• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Can I know how to set up initial support for character creation?

Newbie Spellweaver
Joined
Jan 18, 2019
Messages
18
Reaction score
3
Season 12Can I know how to set up initial support for character creation? EXP + Zen Where do you set it?





Season 12
 
Last edited:
Newbie Spellweaver
Joined
Jan 18, 2019
Messages
18
Reaction score
3
yes! Let me know.




[QUOTE = zipper20032; 9067467] I'm not sure what you want. You wanna set up a default XP and Zen when the character is created? [/ QUOTE]
 
Upvote 0
Joined
Oct 8, 2006
Messages
740
Reaction score
289
Edit the database table named dbo.DefaultClassType in your SQL Server.

There, you can see every details about the character creation.

Character information:

  1. Class 0 = Dark Wizard
  2. Class 16 = Dark Knight
  3. Class 32 = Elf
  4. Class 48 = Magic Gladiator
  5. Class 64 = Dark Lord
  6. Class 80 = Summoner
  7. Class 96 = Rage Fighter
 
Upvote 0
Joined
May 26, 2009
Messages
17,312
Reaction score
3,222
there is no exp in defaultclasstype lol, exp = set for all the server in server files configs, if he wants to give seal for extra exp in the start he must do that thru defaultclasstype? its more like with wz_createcharacter stored procedure that he needs, or simply create VIP and give new characters vip for X days instead, why complicate it that much ?
 
Upvote 0
Joined
Oct 8, 2006
Messages
740
Reaction score
289
there is no exp in defaultclasstype lol, exp = set for all the server in server files configs, if he wants to give seal for extra exp in the start he must do that thru defaultclasstype? its more like with wz_createcharacter stored procedure that he needs, or simply create VIP and give new characters vip for X days instead, why complicate it that much ?

lol, right xDD I had his first question in mind



If you are using IGC S12, search in IGC_Data folder. The xp table is there. Also the zen drop rate.
 
Last edited:
Upvote 0
Back
Top