Raised This Month: $ Target: $400
 0% 

bug sma


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
luciaus18
Senior Member
Join Date: Dec 2014
Old 01-07-2015 , 14:19   Re: bug sma
Reply With Quote #1

I have to change only this?
Quote:
public alegem_mosul()
{
new jucatori[32], num;
get_players(jucatori, num, "e", "CT")
static iPlayersnum
iPlayersnum = get_alives()
if(iPlayersnum < 1)
return;
static mos;
mos = jucatori[random(num-1)]
if(!is_user_connected(mos) || !is_user_alive(mos) || get_user_team(mos) != 2)
{
alegem_mosul()
return;
}
new nume[32];
get_user_name(mos, nume, charsmax(nume))
color(0, ".e[Server].v %s.g Is Mosul. He must save Christmas.", nume)
set_hudmessage(random(256), random(256), random(256), 0.03, 0.72, 1, 6.1, 6.0)
ShowSyncHudMsg(0, event_sync, "%s A FOST ALES MOS!", nume)
set_santa(mos)
}
If you can show me what i have to change with bold and red color in plugin..i changed these 2 but i still get bug

Last edited by luciaus18; 01-07-2015 at 14:41.
luciaus18 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:25.


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