Blank Mysql Gamemode +rep
#1

Could someone please help me by making a Blank mysql gamemode, ive tried downloading those ones on search but they give me heaps of errors, So if somone could quickly help me...+rep I just need a Login / Register system in it too
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=337319
https://sampforum.blast.hk/showthread.php?tid=337528
https://sampforum.blast.hk/showthread.php?tid=285755
https://sampforum.blast.hk/showthread.php?tid=393301

Search next time.
Reply
#3

ive tried downloading those ones on search but they give me heaps of errors
Reply
#4

https://sampforum.blast.hk/showthread.php?tid=159785
https://sampforum.blast.hk/showthread.php?tid=162584
Reply
#5

Here, just edit "tablename" and ur mysql details and try it.

https://gist.github.com/codyafirl/673e3bb88aa0ed6e1b97

Under "public LoggedIn" , that's where you put ur shit to load into the players account so like an exmaple:

pawn Код:
new tempfetch[500];

cache_get_field_content(0, "Admin_Level", tempfetch, connection), PlayerInfo[playerid][pAdmin] = strval(tempfetch);
That would restore my Admin Level into the variable i have

btw this uses R37 plugin of BlueG's

edit: if ur using the one I made, I accidently left something out OnPlayerConnect so ye
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)