Skip to content

Admin commands

Undercova edited this page Oct 26, 2024 · 1 revision

Following admin commands are enabled when you have a staff rank ingame (DEV, QA, CSR)

Be sure to have a file named user.cfg in your main game folder. Add these lines:

[ClientGame] 0fd345d9=true


/broadcast

broadcasts a message to all players


/createStaticItem item_name

will give your character an item into inventory from the .sdbs stored in /serverdata/items/


/dumpzoneinformation

displays you additional information about the building and cell you are in right now


/dumpzoneinformation all_cells

lists up ALL cells of the current building with their cell id and cell names


/goto self building building_id

teleports you right into the named building


/goto self building building_id cell_id

teleports you right into the specific cell in the named building


/qatool recover name

will teleport the named character to the front of Mos Eisley Starport. a good way to help and save “bugged” toons. if that doesnt work anymore the toon needs to be deleted


/revertPlayerAppearance

you need to have your target locked in. also move mouse across the character the character needs to relog so it gets reverted


/server

opens the basic server management tool. this is not fully functional yet and will be enhanced in future


/setExperience player type value

will give your character a certain amount of XP.

/setExperience xyz combat 500

/setExperience xyz crafting 500

/setExperience xyz entertainment 500


/setgodmode

enables/disables god mode / the god mode is needed to perform admin commands


/setPlayerAppearance /appearance/xxxx.sat

check your sku0_client.toc file for what kind of appearances are possible. very few dont work and will crash your client. you need to have your target locked in. also move mouse across the character


/setSpeed value

changes the player movement speed


/teleport terrain x y z

teleports you to the given coordinate / y in this case is the height / x and z are the usual coordinates

Clone this wiki locally