How do I remove MYSQL from Underground Role Play -
seanny - 30.05.2011
How do I remove MYSQL from Underground roleplay?
I know it is a noob'ish question, But how do I?
PS: Yes I searched but no luck
Re: How do I remove MYSQL from Underground Role Play -
Treyvan - 30.05.2011
Rewrite the script. If mysql is integrated for many things, basically you'll need to rewrite every mysql function with something that uses files, or whatever.
There is no 'quick fix' no single line to change. mySQL is a data storage system, it stores data, player accounts and the like so your going to need to replace that data storage system with another method which is going to take a lot of work.
Re: How do I remove MYSQL from Underground Role Play -
seanny - 30.05.2011
But I never added the Script to my server yet.
Re: How do I remove MYSQL from Underground Role Play -
Calgon - 30.05.2011
That has no relevance to the fact that MySQL / SQL has hard implications on a gamemode - you can't just change a few things and expect it to work - it's likely that the entire mode relies on MySQL and you'd have to change EVERY single line affected and modify it to rely on another data storage system (flatfile, etc).
Re: How do I remove MYSQL from Underground Role Play -
seanny - 30.05.2011
So basicly I need to edit EVERYTHING?
PS: Could someone please make the Underground RP script a Non MYSQL script and then reupload it
Re: How do I remove MYSQL from Underground Role Play -
jameskmonger - 30.05.2011
Yes, you have to edit someone. No, no one will make the script.
Re: How do I remove MYSQL from Underground Role Play -
seanny - 30.05.2011
But I am a NOOB at MYSQL
Re: How do I remove MYSQL from Underground Role Play -
Tachibana - 30.05.2011
Than dont use the script. You cannot take out mysql just by editing few lines just like Calg00ne said.
Re: How do I remove MYSQL from Underground Role Play -
seanny - 30.05.2011
If I send the script to you will you edit it and remove the MYSQL?
Re: How do I remove MYSQL from Underground Role Play -
DRIFT_HUNTER - 31.05.2011
Quote:
Originally Posted by seanny
How do I remove MYSQL from Underground roleplay?
I know it is a noob'ish question, But how do I?
-->It is nobish question cos everyone trying to move from file systems to mysql
PS: Yes I searched but no luck 
|
Quote:
Originally Posted by seanny
But I never added the Script to my server yet.
|
--->
Quote:
Originally Posted by seanny
So basicly I need to edit EVERYTHING?
PS: Could someone please make the Underground RP script a Non MYSQL script and then reupload it
|
--->Everything thats using mysql (allot of it)
Quote:
Originally Posted by seanny
But I am a NOOB at MYSQL
|
Well you dont need to know mysql you need to know file system (the one that you want to move to)
and i must say that your PS letters Pissing me Off
Why just dont download WAMP server setup mysql and your done? - My suggestion