- 0
problema comanda
-
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
duplex
[pawn]//=========================================================================================================================
if(strcmp(cmd, "/exitcar", true) == 0)
{
if(IsPlayerConnected(playerid))
{
RemovePlayerFromVehicle(playerid);
TogglePlayerControllable(playerid,1);
}
return 1;
}[/pawn]
problema la comanda este cand sunt in garaj unde tunez masina ,daca dau enter imi iasa jucatoru din masina si nu mai pot intra in masina,ma puteti ajuta?
1 answer to this question
Recommended Posts