Raised This Month: $12 Target: $400
 3% 

Showing results 1 to 25 of 73
Search took 0.02 seconds.
Search: Posts Made By: SaraAki
Forum: Approved Plugins Today, 15:48
Replies: 49
Views: 41,695
Posted By SaraAki
Re: Timeleft in Hostname (Scoreboard support)

Can time left only show in scoreboard,not in favourites?
Forum: Suggestions / Requests Today, 14:45
Replies: 0
Views: 15
Posted By SaraAki
Count all players then execute the command

Who can make this plugin for me:plugin count players from both team,and if player number is for example >= 10,plugin will execute command on all players.
Count will start on freezetime and command...
Forum: Suggestions / Requests Yesterday, 11:22
Replies: 11
Views: 852
Posted By SaraAki
Re: Top15 player new version

Does anybody know why top15/statsx doesn't work/count when I kill bots.It is yapb bots.Also chat command /me also does not work with yapb. Why?
Forum: Off-Topic 05-22-2024, 12:37
Replies: 3
Views: 441
Posted By SaraAki
Re: Problem with /me command

Why /me command don't work with yapb?
Forum: Off-Topic 05-22-2024, 06:35
Replies: 3
Views: 441
Posted By SaraAki
Re: Problem with /me command

/me command cant worh with yapb :)
Forum: Off-Topic 05-17-2024, 16:12
Replies: 3
Views: 441
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 05-17-2024, 16:10
Replies: 6
Views: 272
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 05-16-2024, 07:16
Replies: 6
Views: 272
Posted By SaraAki
Re: emit_sound problem with pitch

Nothing changed.Maybe problem is in sound file?
Forum: Scripting Help 05-16-2024, 04:37
Replies: 6
Views: 272
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: 272
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: 348
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: 348
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: 348
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: 521
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: 433
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: 348
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: 336
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,381
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,381
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: 336
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,700
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: 336
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: 240
Posted By SaraAki
Re: Compiler crashed

Yes,and now work.Thank you!
Forum: Scripting Help 05-12-2024, 04:01
Replies: 3
Views: 240
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,716
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...
Showing results 1 to 25 of 73

 
Forum Jump

All times are GMT -4. The time now is 17:08.


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