Update 'A DevCmd Primer'
+143
-22
@@ -1,129 +1,250 @@
|
||||
> DevCmds are available only to accounts with `status = "ADMIN"` set in the obj_account table. For a majority of these commands the selected target matters.
|
||||
>DevCmds are available only to accounts with `status = "ADMIN"` set in the obj_account table. For a majority of these commands the selected target matters.
|
||||
|
||||
MagicBox Dev Commands
|
||||
|
||||
./AddBuilding <BuildingID> <Rank>
|
||||
./AddBuilding (BuildingID) (Rank)
|
||||
<br>
|
||||
example: ./AddBuilding 601 1
|
||||
<br>
|
||||
adds a r1 forge to players location
|
||||
|
||||
./AddGold <AMOUNT>
|
||||
---
|
||||
|
||||
./AddGold (AMOUNT)
|
||||
<br>
|
||||
exmaple: ./AddGold 100000
|
||||
<br>
|
||||
Adds 100000 gold to players inventory
|
||||
|
||||
./AddMob <ID>
|
||||
---
|
||||
|
||||
./AddMob (ID)
|
||||
<br>
|
||||
example: ./AddMob 13672
|
||||
<br>
|
||||
adds the mob with ID 13672 to the players position
|
||||
|
||||
./AddNPC <ID>
|
||||
---
|
||||
|
||||
./AddNPC (ID)
|
||||
<br>
|
||||
example: ./AddNPC 885
|
||||
<br>
|
||||
Adds NPc with ID 885 to players location
|
||||
|
||||
./ApplyStatMod <TYPE> <AMOUNT>
|
||||
---
|
||||
|
||||
./ApplyStatMod (TYPE) (AMOUNT)
|
||||
<br>
|
||||
exmaple: ./ApplyStatMod all 999
|
||||
<br>
|
||||
applies 999 buffs to the player
|
||||
|
||||
---
|
||||
|
||||
./Bounds
|
||||
<br>
|
||||
example: ./Bounds
|
||||
<br>
|
||||
displays the bounds of the zone
|
||||
|
||||
./ChangeName <NAME>
|
||||
---
|
||||
|
||||
./ChangeName (NAME)
|
||||
<br>
|
||||
exmaple: ./ChangeName MagicBot
|
||||
<br>
|
||||
Changes the name of the selected target to "MagicBot"
|
||||
|
||||
---
|
||||
|
||||
./GetBank
|
||||
<br>
|
||||
exmaple: ./GetBank
|
||||
<br>
|
||||
displays the contentsof the selected players bank
|
||||
|
||||
---
|
||||
|
||||
./GetVault
|
||||
<br>
|
||||
exmaple: ./GetVault
|
||||
<br>
|
||||
displays the contentsof the selected players vault
|
||||
|
||||
./GotoObj <ID>
|
||||
---
|
||||
|
||||
./GotoObj (ID)
|
||||
<br>
|
||||
exmaple: GotoObj 364
|
||||
<br>
|
||||
teleports player to object with ID 364
|
||||
|
||||
./MakeItem <ITEMID> <PREFIXID> <SUFFIXID>
|
||||
---
|
||||
|
||||
./MakeItem (ITEMID) (PREFIXID) (SUFFIXID)
|
||||
<br>
|
||||
exmaple: ./MakeItem 736 PRE-459 SUF-773
|
||||
<br>
|
||||
creates item base 736 with prefix 459 and suffix 773
|
||||
|
||||
---
|
||||
|
||||
./PrintBonuses
|
||||
<br>
|
||||
example: ./PrintBonuses
|
||||
<br>
|
||||
prinst the bonuses of selected player
|
||||
|
||||
---
|
||||
|
||||
./PrintEquip
|
||||
<br>
|
||||
exmaple: ./PrintEquip
|
||||
<br>
|
||||
prints the selected characters equipped items
|
||||
|
||||
---
|
||||
|
||||
./PrintInventory
|
||||
<br>
|
||||
example: ./PrintInventory
|
||||
<br>
|
||||
prints the inventory of the selected character
|
||||
|
||||
---
|
||||
|
||||
./PrintLocation
|
||||
example:
|
||||
./PrintLocation
|
||||
<br>
|
||||
example: ./PrintLocation
|
||||
<br>
|
||||
prints the location of the selected character
|
||||
|
||||
---
|
||||
|
||||
./PrintPowers
|
||||
<br>
|
||||
exmaple: ./PrintPowers
|
||||
<br>
|
||||
prints the powers of the selected character
|
||||
|
||||
---
|
||||
|
||||
./PrintResists
|
||||
<br>
|
||||
example: ./PrintResists
|
||||
<br>
|
||||
prints the resists of the selected character
|
||||
|
||||
---
|
||||
|
||||
./PrintSkills
|
||||
<br>
|
||||
example: ./PrintSkills
|
||||
<br>
|
||||
prints the skills of the selected character
|
||||
|
||||
---
|
||||
|
||||
./PrintStats
|
||||
<br>
|
||||
exmaple: ./PrintStats
|
||||
<br>
|
||||
prints the stats of the selected character
|
||||
|
||||
---
|
||||
|
||||
./Pull
|
||||
<br>
|
||||
exmaple: ./Pull
|
||||
<br>
|
||||
pulls the selected object to your location
|
||||
|
||||
---
|
||||
|
||||
./Reboot
|
||||
<br>
|
||||
example: ./Reboot
|
||||
<br>
|
||||
reboots the server
|
||||
|
||||
---
|
||||
|
||||
./RemoveBane
|
||||
<br>
|
||||
example: ./RemoveBane
|
||||
<br>
|
||||
removes the selected banestone
|
||||
|
||||
./Rotate <DEGREE>
|
||||
---
|
||||
|
||||
./Rotate (DEGREE)
|
||||
<br>
|
||||
exmaple: ./Rotate 90
|
||||
<br>
|
||||
sets the rotation of the selected building to 90
|
||||
|
||||
./SetActiveMine <TRUE/FALSE>
|
||||
---
|
||||
|
||||
./SetActiveMine (TRUE/FALSE)
|
||||
<br>
|
||||
example: ./SetActiveMine true
|
||||
<br>
|
||||
sets the selected mine to be active
|
||||
|
||||
./SetAdminRune <ID>
|
||||
---
|
||||
|
||||
./SetAdminRune (ID)
|
||||
<br>
|
||||
exmaple: ./SetAdminRune 2020
|
||||
<br>
|
||||
sets the selected characters admin status to that of 2020
|
||||
|
||||
./SetBaneActive <TRUE/FALSE>
|
||||
---
|
||||
|
||||
./SetBaneActive (TRUE/FALSE)
|
||||
<br>
|
||||
exmaple: ./SetBaneActive true
|
||||
<br>
|
||||
sets the selected banestone to be active
|
||||
|
||||
./SetLevel <AMOUNT>
|
||||
---
|
||||
|
||||
./SetLevel (AMOUNT)
|
||||
<br>
|
||||
exmaple: ./SetLevel 10
|
||||
<br>
|
||||
sets the selected characters levelk to 10
|
||||
|
||||
./SetHealth <AMOUNT>
|
||||
---
|
||||
|
||||
./SetHealth (AMOUNT)
|
||||
<br>
|
||||
exmaple: ./SetHealth 100
|
||||
<br>
|
||||
sets teh selected characters health to 100
|
||||
|
||||
./SetMAna <AMOUNT>
|
||||
---
|
||||
|
||||
./SetMAna (AMOUNT)
|
||||
<br>
|
||||
exmaple: ./SetMana 100
|
||||
<br>
|
||||
sets teh selected characters manato 100
|
||||
|
||||
./SetStamina <AMOUNT>
|
||||
---
|
||||
|
||||
./SetStamina (AMOUNT)
|
||||
<br>
|
||||
exmaple: ./SetStamina 100
|
||||
<br>
|
||||
sets teh selected characters stamina to 100
|
||||
|
||||
./TeleportMode <ON/OFF>
|
||||
exmaple: ./teleportmode on
|
||||
turns on teleporting instead of running to destinations
|
||||
---
|
||||
|
||||
./TeleportMode (ON/OFF)
|
||||
<br>
|
||||
exmaple: ./teleportmode on
|
||||
<br>
|
||||
turns on teleporting instead of running to destinations
|
||||
<br>
|
||||
Reference in New Issue
Block a user