-
Re: rank by quantufusion
You have to make character names containing special symbols ( [,],~,- etc etc) via the MakAcc.exe or whatever those things are called. or you could use the CU to edit a already made chars name (If that character is in a clan you will have to edit his name in the SQL ClanDB also)
-
Re: rank by quantufusion
Yah just take the user level script from the clan scripts
Paste it into another another file, then include it into the main file. After which you can change the database to which it stores and bam you have an independent db that you can do anything with.
Repeat the process but with other vars (ie level, name, clan) to get different inserts ^_^
That way you can make that database none local and not have to worry if someone screws you over with it because it won't effect the server a'tal
It takes minimal scripting knowledge to do this too... just have to know where the vars are introduced and initially stored then you can take the command/function and use it almost anywhere lol