MySQL Loading help.
#1

Is there a way to load all my MySQL data, like business, houses etc, when the script start, E.g OnGameModeInit?
Reply
#2

Just create a function like OnServerLoad() add in there all your MySQL querys "SELECT * `BusinessInfo`" etc... then format it the way you want it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)