This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 68
Search took 0.00 seconds.
Search: Posts Made By: SaraAki
Forum: Off-Topic Today, 16:12
Replies: 0
Views: 59
Posted By SaraAki
Problem with /me command

No matter how much damage I inflict on the enemy, the /me command always shows 0.How to fix this?
Forum: Scripting Help Today, 16:10
Replies: 6
Views: 145
Posted By SaraAki
Re: emit_sound problem with pitch

Yes,problem was in WAV file. I will try that sound editor.Tnx
Forum: Scripting Help Yesterday, 07:16
Replies: 6
Views: 145
Posted By SaraAki
Re: emit_sound problem with pitch

Nothing changed.Maybe problem is in sound file?
Forum: Scripting Help Yesterday, 04:37
Replies: 6
Views: 145
Posted By SaraAki
Re: emit_sound problem with pitch

For example:
emit_sound(id, CHAN_BODY, g_SoundHe[random(sizeof(g_SoundHe))], 0.5, ATTN_IDLE, 0, 5)
Forum: Scripting Help 05-15-2024, 14:02
Replies: 6
Views: 145
Posted By SaraAki
emit_sound problem with pitch

what I want to achieve is to change sound pitch.But,this code change nothing
emit_sound(id, CHAN_BODY, g_SoundHe[random(sizeof(g_SoundHe))], 0.5, ATTN_IDLE, 0, PITCH_LOW)
i tried with...
Forum: Scripting Help 05-15-2024, 13:59
Replies: 7
Views: 239
Posted By SaraAki
Re: [FAKEMETA] Invalid entity 0

No errors anymore.Can you show what did you change in public FwdPlayerDeath(plr, idattacker)?
Forum: Scripting Help 05-14-2024, 09:35
Replies: 7
Views: 239
Posted By SaraAki
Re: [FAKEMETA] Invalid entity 0

Ok,let me try first with that changes in FwdPlayerDeath.
Also,tnx mlibre for helping me.
Forum: Scripting Help 05-14-2024, 05:45
Replies: 7
Views: 239
Posted By SaraAki
Re: [FAKEMETA] Invalid entity 0

I forget to show this errors:

amx_warmup_pro.sma(214) : warning 201:
redefinition of constant/macro (symbol "CsTeams")
amx_warmup_pro.sma(223) : warning 201:
redefinition of constant/macro...
Forum: Suggestions / Requests 05-13-2024, 15:27
Replies: 7
Views: 434
Posted By SaraAki
Re: C4 sabotage function

About that free version,I managed to compile sma.Problem was in my compiled,but now when i use new compiler,its ok.Thank you one more time.
Forum: Suggestions / Requests 05-13-2024, 13:28
Replies: 7
Views: 357
Posted By SaraAki
Re: Create buy zone on aim fy maps

Thanks for helping me.I have no skill to adapt,so i will try to find plugin that can create buy zone where I want and save that,as it was done for spawn spot in map spawn editor plugin.
Forum: Scripting Help 05-13-2024, 12:54
Replies: 7
Views: 239
Posted By SaraAki
[FAKEMETA] Invalid entity 0

Who can help me to fix this?

[AMXX] Run time error 10: native error (native "get_pdata_int")
[AMXX] [0] amx_warmup_pro.sma::fm_get_user_team (line 410)
[AMXX] [1]...
Forum: Scripting Help 05-13-2024, 12:50
Replies: 6
Views: 226
Posted By SaraAki
Re: Killer Assist mess with names in scoreboard

Thanks you Tote,will try your edit.
JocaNis i use nickchanger blocker thats why changed nick stay during map.
Forum: New Plugin Submissions 05-13-2024, 04:24
Replies: 38
Views: 9,142
Posted By SaraAki
Re: D7 Kill Assist

Ok.Already on server,for now no problems.
Forum: New Plugin Submissions 05-13-2024, 02:41
Replies: 38
Views: 9,142
Posted By SaraAki
Re: D7 Kill Assist

Where to find D7Debug.inc?

And if I set this cvar D7KADamageMin 50,does that mean min 50dmg necessary for assistent?
Forum: Scripting Help 05-13-2024, 02:12
Replies: 6
Views: 226
Posted By SaraAki
Re: Killer Assist mess with names in scoreboard

Thanks you,I didnt see that cvar.Tested and now didnt change players name in score board but also there is no assist name in right corner,but only hud message and i dont like that,so i will seek...
Forum: Approved Plugins 05-13-2024, 02:07
Replies: 112
Views: 141,277
Posted By SaraAki
Re: WarmUP Pro 5.6 Beta

Who can help me with this errors?
And tnx Krtola i forgot to say your example help me!
L 05/13/2024 - 07:22:04: [FAKEMETA] Invalid entity 0
L 05/13/2024 - 07:22:04: [AMXX] Displaying debug trace...
Forum: Scripting Help 05-12-2024, 14:37
Replies: 6
Views: 226
Posted By SaraAki
Killer Assist mess with names in scoreboard

I use this plugin for kill assist.Problem is:this plugin change players name in scoreboard.For example my nick is Pinky,and after few minutes of playing if i have assistent my nick change like this...
Forum: Scripting Help 05-12-2024, 14:32
Replies: 3
Views: 173
Posted By SaraAki
Re: Compiler crashed

Yes,and now work.Thank you!
Forum: Scripting Help 05-12-2024, 04:01
Replies: 3
Views: 173
Posted By SaraAki
Compiler crashed

Why this plugin crash compiler?Also,online compiler is also crashed,it says:Awww! The compiler crashed! (Segfault)
Something seems to be very wrong in your code...
If you're sure that your code is...
Forum: New Plugin Submissions 05-11-2024, 07:54
Replies: 94
Views: 20,133
Posted By SaraAki
Re: Map Manager Modular

I forgot to insert plugin for voice that is why i didnt hear the sounds.

I need info about this situation:
example from maps.ini
cs_assault_shadow 0 32
When player vote for this map in maps...
Forum: New Plugin Submissions 05-09-2024, 11:21
Replies: 94
Views: 20,133
Posted By SaraAki
Re: Map Manager Modular

I managed to install 1.9 compiler and now i can compile all sma files.Thanks.

I need help with the following:
I cant hear sound for nomination start and nomination end.I use this...
Forum: New Plugin Submissions 05-09-2024, 05:37
Replies: 94
Views: 20,133
Posted By SaraAki
Re: Map Manager Modular

I dont use latest amxx verison because i dont know how to instal it.
This is the error I get with online compiler that use amxx 1.10.

map_manager_core.sma(665) : error 017: undefined symbol...
Forum: New Plugin Submissions 05-08-2024, 15:53
Replies: 94
Views: 20,133
Posted By SaraAki
Re: Map Manager Modular

I cant compile any of sma from latest version from Github...
Forum: Approved Plugins 05-07-2024, 10:03
Replies: 45
Views: 41,982
Posted By SaraAki
Re: Hostage Voices v0.2

I have the same error and problem as above.
Forum: Approved Plugins 05-06-2024, 06:21
Replies: 23
Views: 57,322
Posted By SaraAki
Re: Buyzone Range [Everywhere/Nowhere/Default]

Why this plugin cant allow me to buy weapons on aim_ maps?
Showing results 1 to 25 of 68

 
Forum Jump

All times are GMT -4. The time now is 23:26.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode