SA-MP Forums Archive
[MYSQL GAMEMODE] - 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: [MYSQL GAMEMODE] (/showthread.php?tid=646501)



[MYSQL GAMEMODE] - 0nur - 17.12.2017

Hello guys, can you give me basic mysql gamemode ?

I need register system in gamemode. ( skin, money, pos etc.)

I search forum but not find..

Thanks..


Re: [MYSQL GAMEMODE] - Lucases - 17.12.2017

Search better, I found at least three MySQL gamemodes


Re: [MYSQL GAMEMODE] - BalkanEliteRP - 17.12.2017

Quote:
Originally Posted by 0nur
Посмотреть сообщение
Hello guys, can you give me basic mysql gamemode ?

I need register system in gamemode. ( skin, money, pos etc.)

I search forum but not find..

Thanks..
https://sampforum.blast.hk/showthread.php?tid=645558


Re: [MYSQL GAMEMODE] - L97 - 18.12.2017

https://sampforum.blast.hk/showthread.php?tid=641235


Re: [MYSQL GAMEMODE] - Misiur - 18.12.2017

@L97: Please do not recommend it as a good base mode. You use sha1 without salting for passwords...


Re: [MYSQL GAMEMODE] - xMoBi - 18.12.2017

use the one which is included in mysql r40 package on github.