- 0
stuntevent
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
derrek1
CreatePickup(1210, 3, NRGStunt[rand][0], NRGStunt[rand][1], NRGStunt[rand][2],-999);
Asta imi creeaza mie un pickup bun.
------------------------------------------------------------------------------------
if(strcmp(cmd,"/stopstuntevent",true)==0)
{
if(IsPlayerConnected(playerid))
{
IsAtStuntEvent[playerid] = 0;
SendClientMessage(playerid, COLOR_GREY, "Ai oprit {FF9900}StuntEvent-ul!");
format(string, sizeof(string), "{FFFFFF}[{F81414}EndStunt{FFFFFF}]: Un event nou v-a incepe in {009999}30 {FFFFFF}de minute.",sendername);
SendClientMessageToAll(COLOR_RED,string);
SetTimer("EndNRGEvent", 1000, 0);
return 1;
}
}
opreste eventul fortat cei mai sus, dar pickup-ul ramane pe harta ... How remove it ? i don't know...
samp.g-promote.ro cel mai tare server!
2 answers to this question
Recommended Posts