SA-MP Forums Archive
Mysql Questions... Integrating with a script... - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Mysql Questions... Integrating with a script... (/showthread.php?tid=89749)



Mysql Questions... Integrating with a script... - Ace_Steele - 04.08.2009

Hey, I've never integrated any Mysql into a script I've always just used it in the scripts I've had being that they already had it. I've never used it but have everything I need for it.

My question is if I have a script and it's complete and usable. The how difficult is it to use mysql with it and make it function so it works with the script. For example the login and the items in game as well as things like the map changes and anything else like that ?

I'd like to know thanks...


Re: Mysql Questions... Integrating with a script... - Mujib - 04.08.2009

Quote:
Originally Posted by Ace_Steele
Hey, I've never integrated any Mysql into a script I've always just used it in the scripts I've had being that they already had it. I've never used it but have everything I need for it.

My question is if I have a script and it's complete and usable. The how difficult is it to use mysql with it and make it function so it works with the script. For example the login and the items in game as well as things like the map changes and anything else like that ?

I'd like to know thanks...
You will need to add many lines, Connection Config, Player Stats, Tables, and many things