3problems.
#1

hello all, im have 3problems with TDM server. :S

1. why WCM textdraw didnt showing, when i connect to server ( showing ) when spawning, and die pressing f4. - textdraw didnt showing ( inc - http://pastebin.com/stP4wH6y )
2. anim wont work. :/ ( onplayerrequest: http://pastebin.com/E8R22UdV )
3. godmode bugged?
// top of script
new GodMode [ MAX_PLAYERS ] ;
Quote:

public OnPlayerSpawn(playerid)
{
SetPlayerHealth(playerid, 99999);
GodMode[playerid]=SetTimerEx("Rezimas",1000*10,true,"i",playerid);
// another shit

and
Quote:

public Rezimas(playerid)
{
SetPlayerHealth(playerid, 100);
ShowPlayerDialog(playerid, 5, DIALOG_STYLE_MSGBOX,"GangWars", "Funkcija „GodMode“ baigлsi!", "Gerai", "Uюdaryti");
KillTimer(GodMode[playerid]);
return 1;
}

thanks u
Reply


Messages In This Thread
3problems. - by Gh0sT_ - 29.09.2010, 19:07
Re: 3problems. - by Gh0sT_ - 30.09.2010, 12:46
Re: 3problems. - by Seven. - 30.09.2010, 12:57
Re: 3problems. - by Gh0sT_ - 30.09.2010, 12:58
Re: 3problems. - by Gh0sT_ - 30.09.2010, 15:59
Re: 3problems. - by Gh0sT_ - 01.10.2010, 08:13
Re: 3problems. - by Finn - 01.10.2010, 09:58
Re: 3problems. - by Gh0sT_ - 01.10.2010, 15:45
Re: 3problems. - by [MWR]Blood - 01.10.2010, 18:32

Forum Jump:


Users browsing this thread: 2 Guest(s)