- 0
Problema comanda /rac
-
Similar Content
-
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
Ath9
Problema intalnita (descriere): Salut lume. Am si eu o problema. Cand dau /rac, sau cand ma pun putin afk, dispare remorca de la jobul de Camionagiu.
Ero(area / rile) / warning-(ul / urile):nu sunt erori
Liniile de cod / sursa / script-ul(obligatoriu):
if(strcmp(cmd, "/respawnallcars", true) == 0 || strcmp(cmd, "/rac", true) == 0) { if(IsPlayerConnected(playerid)) { if(PlayerInfo[playerid][pAdmin] < 1337) { SendClientMessage(playerid, 0x33CC99FF, "» Error: You are not authorized to use this command"); return 1; } SetTimer("RACtime", 10000, 0); GetPlayerName(playerid, sendername, sizeof(sendername)); format(string, sizeof(string), "[RAC]: {CCCCCC}All unused cars well be respawned in {FF0000}10 {CCCCCC}seconds by {4CC417}%s",sendername); SendClientMessageToAll(0xFF6600FF,string); } return 1; }Imagini / Video (optional):Nu am
Ati incercat sa rezolvati singur?:Da, nu mai stiu ce sa fac..
Respect acestei comunitati, dar mai presus respect membrilor ei !
5 answers to this question
Recommended Posts