27.04.2009, 17:05
Simple base License System
This is an simple base License System, it is very usefull for roleplay servers.
Without an license you CANT drive a car.
If you enter a car WITH license nothing happend and you are able drive.
How to edit?
To edit the thing what must happen when the player enter a car without license:
(Line: 143 - 149)
To change /buylic:
(Line 115 - 130)
Where can i find the includes?
DUDB: http://forum.sa-mp.com/index.php?topic=684.0 << By DracoBlue
Color Include: http://www.mediafire.com/?dglb1ngttdn << By Oxside
Do not want color include?
Simple remove #include <colors> on the top of the script.
And add this after the includes:
Why not buy license on City Hall?
To do that i must at: PlayerToPoint.
But evry roleplay script is in an other city.
So i gave you the option to add it by yourself!
You are free to edit/modify this script by yourself!!!
http://pastebin.com/f3d95a8e6
Oxside
FOR ANY FIXES/EXTRA'S SCROLL DOWN IN THE TOPIC OR LOOK ON THE SECOND PAGE
This is an simple base License System, it is very usefull for roleplay servers.
Without an license you CANT drive a car.
If you enter a car WITH license nothing happend and you are able drive.
How to edit?
To edit the thing what must happen when the player enter a car without license:
(Line: 143 - 149)
To change /buylic:
(Line 115 - 130)
Where can i find the includes?
DUDB: http://forum.sa-mp.com/index.php?topic=684.0 << By DracoBlue
Color Include: http://www.mediafire.com/?dglb1ngttdn << By Oxside
Do not want color include?
Simple remove #include <colors> on the top of the script.
And add this after the includes:
Код:
#define COLOR_RED 0xFF0000FF #define COLOR_LIME 0x00FF00FF
To do that i must at: PlayerToPoint.
But evry roleplay script is in an other city.
So i gave you the option to add it by yourself!
You are free to edit/modify this script by yourself!!!
http://pastebin.com/f3d95a8e6
Oxside
FOR ANY FIXES/EXTRA'S SCROLL DOWN IN THE TOPIC OR LOOK ON THE SECOND PAGE