SA-MP Forums Archive
Driving License - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Driving License (/showthread.php?tid=560212)



Driving License - Frankin - 27.01.2015

I need help on how to create driving license system ?


Re: Driving License - Rabea - 27.01.2015

use
pawn Code:
enum pInfo
{
    pDrivingLicense,
}
new PlayerInfo[MAX_PLAYERS][pInfo];
and use checkpoints and some commands like /getdrivinglicense