SA:MP Dealership System
#1

Sup all! My friend gave me a gamemode he made but there is no dealership system in it.
My question is, how do i make one.. I have tried for hours to find a good tutorial but i couldn't find any.
Do you have any good tutorials on how to make one please let me know.
Reply
#2

You can use enumerators to store it's data along with a data system such as MySQL to save the dealership data. You then can use a command processor such as ZCMD to make commands such as /dsinfo, and /buycar. It's really
not a hard thing to do. You can find example scripts below,
https://sampforum.blast.hk/showthread.php?tid=299738
https://sampforum.blast.hk/showthread.php?tid=518564
Reply
#3

Quote:
Originally Posted by Abagail
Посмотреть сообщение
You can use enumerators to store it's data along with a data system such as MySQL to save the dealership data. You then can use a command processor such as ZCMD to make commands such as /dsinfo, and /buycar. It's really
not a hard thing to do. You can find example scripts below,
https://sampforum.blast.hk/showthread.php?tid=299738
https://sampforum.blast.hk/showthread.php?tid=518564
Although, I would highly recommend using enumerators instead of MySQL, because MySQL was not made for people new to Pawn (it was made by aliens).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)