22.09.2011, 16:37
Every Time I Try To Edit The script it said successful compile but no effect on server ,,, i was trying to edit the GM to disable the hydra
and other commands too ,,
plz some one tell me how to full compile !!!
Код:
if(listitem == 5) // Hydra
{
if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid,0xF60000AA, "You Can Not Spawn This Vehicle!");
else
CreateVehicleEx(playerid,520, X,Y,Z+1, Angle, random(126), random(126), -1);
}
plz some one tell me how to full compile !!!


