ArromG Posted January 3, 2014 Share Posted January 3, 2014 Hi All.... I want to create a gamemode with mysql....for accuracy one gamemode roleplay but i don't know how if you can help me Link to comment
Machine Posted January 3, 2014 Share Posted January 3, 2014 learn lua and sql or just buy one of the original scripts from roleplay servers or hire a pro scripted cuz no one will hep you with that for free or just simple as that Link to comment
ArromG Posted January 3, 2014 Author Share Posted January 3, 2014 Thank For Information And What MySQL Use? Link to comment
Gallardo9944 Posted January 4, 2014 Share Posted January 4, 2014 MySQL uses RAM, CPU, admin's time, ... Please, ask proper questions. Link to comment
ArromG Posted January 4, 2014 Author Share Posted January 4, 2014 Which MySQL Should I Use For The MTASA Server? Link to comment
xXMADEXx Posted January 4, 2014 Share Posted January 4, 2014 MySQL is a database language, used to save information. Google mysql on how to learn it. MySQL uses RAM, CPU, admin's time, ...Please, ask proper questions. Do you know what you're even talking about? Link to comment
ViRuZGamiing Posted January 4, 2014 Share Posted January 4, 2014 Which MySQL Should I Use For The MTASA Server? Do you mean MySQL or SQLite? Link to comment
ixjf Posted January 4, 2014 Share Posted January 4, 2014 MySQL is a database language, used to save information. Google mysql on how to learn it. No. MySQL is a database management system. SQL is a language. Link to comment
ArromG Posted January 4, 2014 Author Share Posted January 4, 2014 I Asked Simple [ Which MySQL Should I Use For The MTASA Server? ] Because A Friend Of Mine Says I Use (MySQL Workbench) While Another Tells Me To Use (MySQL Server) And Me I Don't Know Which MySQL To Use.. ViRuZGamiing What Do You Mean [ MySQL Or SQL] ????? (Why SQLite First Time See This) Sorry For My English Link to comment
xXMADEXx Posted January 4, 2014 Share Posted January 4, 2014 Mysql is a server, and SQLite is basically a the same thing but a file... if you're looking for a program to host it. I would just use sqlite. Link to comment
ArromG Posted January 4, 2014 Author Share Posted January 4, 2014 I Would Prefer MySQL..Why The i know Better....while the SQLite(SQL) do not know...but i think can use and of two And Which MySQL Should I Use For The MTASA Server? The MySQL Server?? The MySQL Workbench?? Or Other Sorry For Same Question Link to comment
LonelyRoad Posted January 4, 2014 Share Posted January 4, 2014 You need to learn LUA to make scripts for MTA, then learn the SQL functions to communicate with any kind of database. SQLite is easier to use but it has less functionality and makes it more difficult to use the data externally, for places such as on a website. You probably want to use MySQL, with the MySQL CE server (free version of the MySQL Server, available HERE). You will need a proper dedicated server to run any of this efficiently so good luck on the cost of that. P.s: MySQL Workbench is an admin tool for a MySQL Server. Link to comment
xXMADEXx Posted January 5, 2014 Share Posted January 5, 2014 I use USBWebHost. You can google it. (PS SQLite and MySQL use the same execution atrings.) Link to comment
.:HyPeX:. Posted January 5, 2014 Share Posted January 5, 2014 Just to made clear, why u actually think MySQL is better? its not worth the cost if you do not really need it, as it means alot more in hosting. Link to comment
Atton Posted January 5, 2014 Share Posted January 5, 2014 From what I know about code lua is needed for mysql to work in mta so learn lua. Link to comment
ArromG Posted January 5, 2014 Author Share Posted January 5, 2014 Must Namely To Use MySQL Server?? For MTASA (Server) Just Ask To Be Sure...For Not To Download Mistake MySQL Sorry For The Same Question....And My English Link to comment
LonelyRoad Posted January 5, 2014 Share Posted January 5, 2014 Depending on how indepth you want to be with your gamemode (do you want a website User Control Panel for example?) then you almost certainly want to use MySQL CE Server. SQLite and MySQL do not always use the same execution strings, but most of the time it can be the same. MySQL CE Server is free anyway, and depending on where you host it you may not need to pay for anything at all, for servers like MTA you probably want your own dedi of some form to administrate it all anyways. Link to comment
ArromG Posted January 6, 2014 Author Share Posted January 6, 2014 For Roleplay Gamemode The MySQL Use? Link to comment
myonlake Posted January 7, 2014 Share Posted January 7, 2014 Will you not spam that same line of text all the time and read what we're trying to help you with. Learn Lua before you head to SQL, I really don't think learning SQL is such an important phase until you actually go and make the gamemode. viewtopic.php?f=148&t=40809 Read all the important tutorials, and additionally you could read them all if you have the time. As for what goes to your need in form of database architecture I say get XAMPP on your home computer and learn to use it. It includes a MySQL server, but also phpMyAdmin and an Apache web server, so it's a good pack for free. On dedicated hosts the SQL database comes for free, and you don't have to worry about it. Just make sure you buy it from a place where they really provide you with one, and a phpMyAdmin site. Link to comment
ArromG Posted January 7, 2014 Author Share Posted January 7, 2014 Ok Thank For Answer Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now