Posts by xandemerc

    you need put all to "10" dbo_account admin= 10 gm = 10, dbo_char GM = 10, and this must work

    Did you changed your character permission? i mean in character database, u have to put 10 on GM and account too

    Command: @addtitle TITLEID [CHAR ID]

    Description: Add a title to your char if you don’t use the CHAR ID, or you can choose a target character to add tittle to him.

    Ex: @addtitle 201 (add the Faithful Dragon title to your character)


    LIST OF TITLES ID



    NOVICE ADVENTURER = 1

    NOVICE ADVANCED = 2

    HUNGRY FIGHTER = 3

    COWARDLY FIGHTER = 4

    FEARLESS FIGHTER = 5

    DISCOVERER OF HIDDEN POWER = 6

    DEMON KING TERROR = 7

    BEERBELLY BRAWLER = 8

    SPEEDSTER FIGHTER = 9

    FAT FIGHTER = 10

    FAITHFUL DRAGON = 201

    CONCENTRATED DRAGON = 202

    DRAGON GLORY = 203

    DRAGON BLESSING = 204

    STORM FIGHTER = 205

    STORM SPEED = 206

    HURRICANE KATANA = 207

    SHINING STORM = 208

    POWERFUL IDEALIST = 209

    POWERFUL DREAMER = 210

    GODLY FLAME = 211

    GODLY SOUL = 212

    WARM HEART = 213

    ROYAL SOUL = 214

    SHINING SUN = 215

    IMMORTAL SOUL = 216

    KRILLIN FOUNDER = 300

    GOKU FOUNDER = 301

    SUPER SAIYAN FOUNDER = 302

    GAME MASTER = 303

    GOD OF GAMBLERS = 482

    LADY LUCK = 483

    LOTTERY GOD = 484

    TIME CHASER = 485

    PARTY CRASHER = 486

    MIRA CHASER = 487

    CHILD OF NATURE = 488

    MONEY CHASER = 489

    UNRELENTING BITER = 490

    DARK DEVIL DESTROYER = 491

    THE RETIRED ONE = 492

    LIMIT CHASER = 493

    INVADER DEFEATER = 494

    WATCHDOG OF KIRI = 495

    THE UNDERDOG = 496

    FRIEND OF TRUNKS = 497

    UNIVERSE’S LUCKIEST = 498

    NEW TALENT = 499

    EVENT ADDICT = 500

    WMAT PRODIGY = 501

    COSMIC SUPERNOVA = 502

    STAR OF TOMORROW = 503

    WMAT GROUP CHAMPION = 504

    FANTASTICAL PARTNER = 505

    NOT HARMONIC = 506

    WMAT SOLO CHAMPION = 507

    UNCROWNED KING = 508

    FLAMING FIST = 509

    WMAT TEAM CHAMPION = 510

    PERFECT PARTNER = 511

    SCREECH = 512



    Command: @deltitle TITLEID [CHAR ID]

    Description: Delete a title to your char if you don’t use the CHAR ID, or you can choose a target character to delete his tittle.

    Ex: @deltitle 201 (Delete the Faithful Dragon title from your character)


    Command: @setitemduration SECONDS

    Description: This command didn’t worked for me. In gm.cpp it says “set duration for the first item from your inventory” I tried use in equipable item.

    Ex: @setitemduration 60 (should set the duration for the first item of your inventory to 1 minute)


    Command: @bind

    Description: It should make your item bind/unbind, I don’t know, didn’t worked too.

    Ex:


    Command: @exp [on/off]

    Description: This command make a possible to enable/disable the exp recive from mobs

    Ex:@exp off (you won’t recive exp from mobs)


    Command: @resetexp

    Description: Reset the current exp from your level.

    Ex:@resetexp (your exp back to 0)


    Command: @starthoneybee HOURS

    Description: Start the HoneyBeeEvent from GM command, you need set the time.

    Ex:@starthoneybee 4 (start the event with 4 hours duration)


    Command: @stophoneybee

    Description: Stop the HoneyBeeEvent.

    Ex:@stophoneybee


    Command: @deleteguild GUILDNAME

    Description: This command should delete the target guild. (NOT TESTED)

    Ex:@deleteguild TESTE (Guild TESTE has been deleted)


    Command: @cancelah CHARID

    Description: This command didn’t worked for me and it should cancel the items from Action House. I had test it as the CHAR_ID, CHAR_NAME, ITEM_ID, nothing happens.

    Ex:


    Command: @addmudosa VAULE

    Description: Add mudosa points to your character as the VAULE

    Ex:@addmudosa 50000 (Add 50k of mudosa points to your character)


    Command: @start

    Description: I don’t know how it works, nothing happens using the codes inside the script.

    Ex:


    Command: @createloot ITEMID VAULE

    Description: Drop the respective item on ground with the amount set.

    Ex:@createloot 11120219 100 (drops 100x u70 white on ground, they are spread.)


    Command: @test

    Description: Make your char falling

    Ex:@test



    HAVE FUN GUYS!


    Greetings,

    Slayte

    Hey guys,

    I would like to share with you the gm commands I found on the server, I dont know how to use them all, but if anyone has any idea how to use each one, I will update this post according to the comments.


    Some notes before we start.

    1 - All the GM Commands can be found on server files in this path: \\DboServer\Server\GameServer\gm.ccp

    2 - I belive if u understand a little of c++ language you can add some other commands scripting.


    GM COMMANDS


    Command: @setspeed VAULE

    Description: Change your movement speed, in vaule you must put some number 0-100.

    Ex: @setspeed 100 


    Command: @addmob MOBID

    Description: Spawn a mob according his ID, i found some mob ID's on translation.txt file, if you have trouble to find it, you can download the english translation patch on dbocom.com, maybe someone already have a list of mob ID and share with us.

    Ex: @addmob 1581101 (this will spawn Vegeta)


    Command: @addmobgroup MOBID

    Description: This probabily will spawn some mobs arround you. This didnt work for me, but probabily the MOBID group is from another table.

    Ex:


    Command: @addnpc NPCID

    Description: This probabily will spawn a NPC in same location as you are. This didnt work for me, cuz i dont know where are the NPC ID's.

    Ex:


    Command: @additem ITEMID or @additem ITEMID VAULE

    Description: we have two methods to use this command, for countable and uncountable items, this command will spawn in your bag the item as it ID, so if want spawn a equip item as for exemple a sword this is uncountable, but if u wanna spawn a upgrade stone in your bag this is countable.

    Ex: @additem 21010501 (this command will spawn a Bacterian Sword inside your bag)

    @additem 11120219 100 ( this command will add 100 u70 white stones in your bag)


    Command: @addmasteritem ITEMID

    Description: This probabily will add a GM item to your inventory. This didnt work for me, probabilly some file is missing. NOTE: if u go inside of gm.ccp file there are some "MASTERITEM" ID's in script, i tried them and didnt work.

    Ex:


    Command: @addskill SKILLID

    Description: This probabily make you learn a skill. I dont know if is working, cuz i dont have the SKILLID list to test, if someone share will add here (i dont have rdf editor too to see the tables)

    Ex:


    Command: @addskill2 MASTERCLASSSKILLID

    Description: Use this command to learn the Skill Master Class passive (note you need at last lvl 30 to use it)

    Ex: @addskill2 1729991 (Ultimate Master Class Passive)


    List of MasterClass Skills ID

    FIGHTER = 729991

    SWORDMASTER = 829991

    CRANE = 929991

    TURTLE = 1029991

    DARK WARRIOR = 1329991

    SHADOW KNIGHT = 1429991

    DENDEN = 1529991

    POKO = 1629991

    ULTIMATE = 1729991

    GRANDCHIEF = 1829991

    PLASMA = 1929991

    KARMA = 2029991


    Command: @r

    Description: This command will restore all of your LP and EP

    Ex: @r

    Command: @addhtb CLASSID

    Description: This will add HTB to your class, need at last lvl 30.

    Ex: @addhtb 532011 (Mighty Majin Class)


    List of Classes ID

    MARTIAL_ARTS = 30611

    SPIRITUALIST = 130411

    WARRIOR = 330611

    DRAGON_CLAN = 430411

    MIGHTY_MAJIN = 532011

    WONDER_MAJIN = 632011


    Command: @setzenny VAULE

    Description: This will increase your zenny

    Ex: @setzenny 1000000000 (gives you 1bi of zenny)


    Command: @setlevel VAULE (1-70)

    Description: Set your level by the vaule, i think you go above 70, but i didnt tried, maybe crash i dont know.

    Ex: @setlevel 70 (go to level 70)

    Command: @hide

    Description: Make you invisible, write @hide again to make you visible.

    Ex: @hide

    Command: @notice type(0-6) text(max 256 characters)

    Description: Send a mensagem on world. You have a 6 types of message, can spam message on text box, on middle screen, by "npc event announcement", on top screen with yellow color or withe color.

    Ex: @notice 3 HELLO WORLD (send a message "hello world", using the NPC text box)

    Command: @pm CHARACTER_NAME TEXT

    Description: You will send a personal message to some character online using the "NPC text box")

    Ex: @pm Ultimate hello (the message "hello" will only show for this character called Ultimate)

    Command: @teleport ID

    Description: Teleports you to ID location. I think it can be add on script easy, just know the locations X,Y,Z on each map, if im right, it can be seen on character sql database after logout.

    Ex: @teleport 18 (teleport you to Mango Forest - Papaya)


    LIST OF KNOWN PLACES ID


    YAHOI WEST (KOKKARA VILLAGE) = 0

    EUREKA PARK (HUMAN MAP) = 1

    SNAIL VILLAGE (NAMEK MAP) = 2

    DRAGON NOSE (NAMEK MAP) = 3

    KOKKARA VILLAGE = 4 & 5 (DUPLICATED?)

    KORIN VILLAGE = 6

    KORIN VILLAGE = 7 (another location)

    KORIN FOREST (GREAT TREE) = 8

    KORIN FOREST (KORIN FISHING VILLAGE) = 9

    KORIN FOREST (LITTLE MERMAID) = 10

    WESTLAND (GARNETT OBSERVATORY) = 11

    WESTLAND (EMERALD BEACH) = 12

    WESTLAND (CRYSTAL LAKE) = 13

    WESTLAND (CELL RING) = 14

    YAHOI EAST (BUU SQUARE) = 15

    MURSHROOM ROCKS NORTH (CC OLD MUSEUM) = 16

    MURSHROOM ROCKS NORTH (MURSHROOM VILLAGE) = 17

    PAPAYA ISLAND (MANGO FOREST) = 18



    Command: @world WORLDID

    Description: Teleports you to current ID. I got some teleports, but got stuck and crash in another IDs, so to stop get crash i had to change my location on character sql database to WORLD 1. I dont have idea about the right ID's locations to share.

    Ex: @wolrd (1-???)


    Command: @warp CHARACTER_NAME

    Description: Teleport you to character, same as "go to"

    Ex: @warp Ultimate (Ultimate is the name of character)


    Command: @call CHARACTER_NAME

    Description: Teleport the target character to you.

    Ex: @call Ultimate (Ultimate is the name of character)


    Command: @shutdown

    Description: This will put the channel offline. For make it online again, need close the channel console and open again. (i dont know if have another way to do it)

    Ex: @shutdown (after some secs the channel go offline)


    Command: @setadult (0-1)

    Description: Turn your character into adult(1) or kid(0) as the set vaule

    Ex: @setadult 1 (turn into adult)

    Command: @setclass CLASS_ID

    Description: Change your class as the CLASS_ID

    Ex: @setclass 17 (turn into Ultimate Majin)


    LIST OF CLASS ID

    FIGHTER = 7

    SWORD = 8

    CRANE = 9

    TURTLE = 10

    DARK WARRIOR = 13

    SHADOW KNIGHT = 14

    DENDE = 15

    POKO = 16

    ULTIMATE = 17

    GRAND CHIEF = 18

    PLASMA = 19

    KARMA = 20



    Command: @dc CHARACTER_NAME

    Description: Disconnect the target character

    Ex: @dc Ultimate (Disconnect the character called Ultimate from server)


    Command: @kill CHARACTER_NAME

    Description: Kill the target character

    Ex: @killUltimate (Kill the character called Ultimate)


    Command: @delallitems

    Description: Delete all inventory items from character

    Ex: @delallitems


    Command:  GOD

    Description: God mod, increase your move speed, attack speed, damage and maybe something more. I think to disable this you have to relogin.

    Ex: GOD


    Command: @invincible DURATION(SECONDS)

    Description: Make your char invincible

    Ex: @invincible 60 (Your char become invencible for 1minute)


    Command: @bann CHARACTER_NAME DURATION(DAYS. 255 = PERMA) REASON(MAX 256 CHARACTERS)

    Description: Ban the target character for a number of days, or permanent, you can write something about his ban

    Ex: @bann Ultimate 1 Using hacks (The character called Ultimate got 1 day ban for use hacks)

    Command: @dbann ACOUNT_ID DURATION(DAYS. 255 = PERMA) REASON(MAX 256 CHARACTERS)

    Description: Ban the target account for a number of days, or permanent, you can write something about his ban

    Ex: @bann 3 1 Using hacks (The account ID 3 got 1 day ban for use hacks)

    Command: @purge

    Description: kill all mobs arround you

    Ex: @purge


    Command: @unstuck

    Description: As the name of command, got stuck, use the command to unstuck

    Ex: @unstuck

    Command: @warfog

    Description: Turn on/off the map lights.

    Ex:

    Command: @upgrade VAULE

    Description: Upgrade all equipped items to respective vaule (the best command btw xD)

    Ex: @upgrade 15 (upgrade to +15 all of your equipped items)


    Command: @setitemrank VAULE (1-5)

    Description: Change the rank of equipped items to NORMAL (1), SUPERIOR (2), EXCELLENT (3), RARE (4), LEGENDARY (5). I dont know if it changes something, cuz for me is just the rank, no stats had changed.

    Ex: @setitemrank 3 (all equipped items changed to excellent rank)

    Command: @mute CHARACTER_NAME DURATION(MINUTES) REASON(MAX 128 CHARACTERS)

    Description: Mute target character by X minutes for some reason.

    Ex: @mute Ultimate 10 spam (The character called Ultimate got mute cuz was spamming)


    Command: @unmute CHARACTER_NAME

    Description: Unmute the target character.

    Ex: @unmute Ultimate (The target character called ultimate got unmute)

    Command: @go x y z

    Description: Goes to determined coordinate

    Ex: @go 2901 37 -2374 (it teleports me to Westland Highway on Westland map)

    gm.cpp details the commands and their admin level, gm.h>NtlAdmin.h details the admin levels... but I'm too dumb at this to find where it's looking at to 'enable' my character to execute these commands. ADMIN_LEVEL_NONE commands work, as they should... how do I make myself ADMIN_LEVEL_GAME_MASTER and/or ADMIN_LEVEL_ADMIN?


    The Account table has Admin column, and I've tried 1-10, testing @setspeed ##. Character is set to GM=1. No dice.


    Just wanna have some fun while I mess around with the code and learn. :P

    You must change in account table inside sql admin to 10, gm to 10, then you must to go on characters table and change GM to 10 too.


    Ah dont forget to logout your account to edit table and reset your server.

    2 options:

    1. Check log files.

    2. Use debugger to connect to the program and wait for crash

    debugg window english version if it helps now

    forum.dboglobal.to/wsc/index.php?attachment/5841/


    I think the problem isnt connection anymore, maybe we should create another thread with other subject?

    I found someone on discord chat with the same problem, cuz this im updating the post here.


    I already tried:

    -rebuild everything;

    -restart from 0;

    -open all ports on firewall and router;

    -use config as came all local (127.0.0.1), setting the same password and user as config files;

    -use MYSQL instead of XAMPP (both of them was working and "online");

    -and the last one just rebuild charserver on debug mode to see whats is wrong, but i dont understand about this codes or if this image will help.



    I will apreciate if someone can help with this.

    PS i friend who already did the server online tried help me too and rebuild with me and we got a no solution yet.

    Hi ppl, how are u?


    As the tittle says.

    i downloaded all files, and copilled everything with Visual Studio, when i stard query_server.bat, the cmd show "sql: char database initialization failed. exiting", i think the problem is with my SQL/XAMPP coummunicating.


    To be honest i have some trouble here, idk if can i change the ports to use xampp and sql server, or if i really need this two programs to run the server, in first day i was trying running with XAMPP only, a tutorial here or some advice will be good.


    Thank you guys and have a good job!

    Hi

    I’m not sure at all, but I will tell how I think it works


    RESISTENCE RATE

    - I think this is your chance to get stats against u fail, like stuns, fear, paralyse, petrify and etc

    (When someone use this skills on you and u recive “0” written in purple, do you know?)


    DEFENSE RATE

    - I’m not sure about that, but I think this one, as higher this is more is your chance to block an attack, it’s means, when a mob hit you, u can get damage, miss or block...

    So if you have a high def rate you block more times, like when you have a high dodge rate more miss attacks in you.

    ANOTHER ONE :P


    I’m selling this gem, accepting offers or trade in items...


    Items I need:

    - 20% LP Absorption chest and pants lvl 70 +12(majin)

    - 26 Con boots +12 (majin)

    - 20% LP Absorption pants lvl 70 +12 (Human)

    - 28 Con boots +12 (Human)

    - Property Earings 10+

    everything is negotiable.


    *GEM is in Kokkara shop ch3 if u wanna buy it.