14.04.2016, 13:09
Converting a dini-script to MySQL requires alot of scripting skills.
It's not just replacing all the loading-functions from didi to mysql, it's much more involved than that, if you want to do it right.
You can't simple replace a dini_SetInt call to mysql_writeint or whatever.
You're looking towards a massive rewrite of your script.
If your scripting is lacking like you say, don't try.
It's not just replacing all the loading-functions from didi to mysql, it's much more involved than that, if you want to do it right.
You can't simple replace a dini_SetInt call to mysql_writeint or whatever.
You're looking towards a massive rewrite of your script.
If your scripting is lacking like you say, don't try.