- 0
Ajutor respawn cars
-
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
Dest
Problema intalnita (descriere):Deci am comanda /v si cand spawnez o masina si dau comanda /respawncars , masina nu se sterge , dar la comanda /car merge sa sterg masinile cu respawncars
Ero(area / rile) / warning-(ul / urile):-
Liniile de cod / sursa / script-ul:
CMD:v(playerid, params[]) { //-------------------------------------------------------------------------- if(IsPlayerInAnyVehicle(playerid)) return SendClientMessage(playerid, COLOR_RED, "ERROR: You already have a vehicle!"); //-------------------------------------------------------------------------- else { ShowPlayerDialog(playerid, CARMENU, DIALOG_STYLE_LIST, "Vehicles","{FFFFFF}Bikesn{FFFFFF}Cars 1 [A-E]n{FFFFFF}Cars 2 [F-P]n{FFFFFF}Cars 3 [P-S]n{FFFFFF}Cars 4 [S-Z]n{FFFFFF}Helicoptersn{FFFFFF}Planesn{FFFFFF}Boatsn{FFFFFF}Trailersn{FFFFFF}RC Vehicles + Vortex", "Select", "Cancel"); } return 1; }Imagini / Video (optional):-
Ati incercat sa rezolvati singur?:Da , am incercat sa pun la comanda /v destroyvehicle(playerid) si degeaba si am incercat sa fac sa se respawneze masinile automat cu un timer si tot nimic
14 answers to this question
Recommended Posts