Quote:
Originally Posted by Mauzen
Could be something with the script.
Go through it and look for OnPlayerStateChange or OnPlayerEnterVehicle. There should be a line like this:
pawn Код:
if(players[playerid][busdriver]) //change it to if(players[playerid][busdriver] || IsPlayerNPC(playerid))
This will allow npcs to drive without license.
Maybe someone with more knowledge of ravens rp can explain it better, i never worked with it yet.
|
Thanks for the amazingly fast reply but there is no such line in the script. And actually when I try to enter the bus I do and after that the bus is respawned and Im on foot. :S