True but the thing is that I don't really care :P I just don't like have 1-2 people every day adding me and asking for it.
That was my experience when I first made a thread about this and Raple declined the dropb0x link so people spammed me so much so I decided to remove from my dropb0x xD
Now I have so many skype contacts and most i haven't even spoken to yet
Originally Posted by Ahlwong
That was my experience when I first made a thread about this and Raple declined the dropb0x link so people spammed me so much so I decided to remove from my dropb0x xD
Now I have so many skype contacts and most i haven't even spoken to yet
The amount of peding friend requests I have...
........ it says unknowm Collum "guildFame" mysql when Import it says This Archive dont have database selected
ERROR guildFame Thing
The guildfame error can be fixed if you reinstalled mysql and imported the Old Phoenix Struct from C453's thread
Originally Posted by Killergard
no i keep getting same error even though i did exactly what you said so i have no idea what to do im using Mysql 6.1
add this to the top of the struct
Code:
CREATE DATABASE IF NOT EXISTS `rotmg` /*!40100 DEFAULT CHARACTER SET utf8 */;
USE `rotmg`;