Go to Server01 then stored procedures, then look for caba_sp_newchar and find this block below
INSERT INTO [cabal_character_table]
Change [LVL] to 200 without [ ] and also for other stats and so on.
Note: Edit only inside SELECT instead of INSERT....
Read more
INSERT INTO [cabal_character_table]
Change [LVL] to 200 without [ ] and also for other stats and so on.
Note: Edit only inside SELECT instead of INSERT....
Read more