Difference between revisions of "Console commands"

From Underdone Wiki
Jump to: navigation, search
Line 7: Line 7:
 
| Gives the selected player the selected item (the item name is the internal name of the item)
 
| Gives the selected player the selected item (the item name is the internal name of the item)
 
| ud_admingiveitem money 1000 commander
 
| ud_admingiveitem money 1000 commander
 +
|-
 +
| ud_admingivexp amount playername
 +
| Gives the selected player the selected amount of XP
 +
| ud_admingivexp 1000 commander
 +
|-
 +
| ud_admingivexp amount playername
 +
| Gives the selected player the selected amount of XP
 +
| ud_admingivexp 1000 commander
 +
|-
 +
| ud_admingivexp amount playername
 +
| Gives the selected player the selected amount of XP
 +
| ud_admingivexp 1000 commander
 
|-
 
|-
 
| ud_admingivexp amount playername
 
| ud_admingivexp amount playername

Revision as of 03:02, 22 December 2015

Game-Specific

Console Command Description Example
ud_admingiveitem ITEMNAME PLAYERNAME Gives the selected player the selected item (the item name is the internal name of the item) ud_admingiveitem money 1000 commander
ud_admingivexp amount playername Gives the selected player the selected amount of XP ud_admingivexp 1000 commander
ud_admingivexp amount playername Gives the selected player the selected amount of XP ud_admingivexp 1000 commander
ud_admingivexp amount playername Gives the selected player the selected amount of XP ud_admingivexp 1000 commander
ud_admingivexp amount playername Gives the selected player the selected amount of XP ud_admingivexp 1000 commander
Console Command Description Example