Problem with /car command
#1

Fixed!
Reply
#2

pawn Код:
if(AccInfo[playerid][pCar] != -1 && !IsPlayerAdmin(playerid))
EraseVeh(AccInfo[playerid][pCar]);
Here, you're destroying vehicles if players aren't RCON admins. Remove this part of your code.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)