13.02.2016, 19:17
How To Make AuthBahn + /ejm
Here: https://sampforum.blast.hk/showthread.php?tid=594593
Next time search a bit, you cant expect to learn if u just copy/paste codes. |
CMD:ejm(playerid, params[]) { if(!IsPlayerInAnyVehicle(playerid)) SendClientMessage(playerid, COLOR_RED, "You're Not in a vehicle."); { RemovePlayerFromVehicle(playerid); } return 1; } |
Not really... Urrm its easy and its a "AutoBan" to purchase sale cars...
All u got to do is.. make a checkpoint... when player enters the checkpoint create a dialog.. Infernus\nCheetah\nBanshee\nHotring Racer A etc.. Then on dialogreponse if player click infernus get player pos.. Spawn a infernus at player pos. the ejm part Tested the command it works. |