Omu Training Checklist
This is a List of things new staff is trained on. Why are you reading this? are you bored?
- Reading through and general explanation of the admin policy
- Reading through and general explanation of the banning chart
- Discord stuff
- Tickets
- Examples of ok and not ok behaviour
- Ahelp interface
- Remind them they can always ping staff for clarification
- Remind them to tell other staff when they log off (> admins:all to check for online admins)
- Ingame tools
- Setting up admin.txt (see below. Saved in )
- Go through the debug menu
- Go through the admin menu
- Staff policy 2.e
- Examples of when not to jump in
- Examples of when to jump in
- Ahelp menu and its function
- Banning
- Format for bans (Grouping | Offense | Offense Number | Duration of ban)
- Noting
- Same format as notes
- Reminder to use notes often
- Unbanning
- Pardon command
- Banning
- Menus
- Playerpanel command
- F7 menu and its functions
- DON'T EVER TOUCH THE SHUTDOWN BUTTON
- Toggle ooc
- F5 and 6 menus
- View variables
- Adminlogs
- How to search, and good things to search for. Methods of finding critical events
- Methods of quick identification
- Multiaccounters
- Raiders
- Metacommers
- Reminder to be aware of EORGERS
- Faxes
- Event Policy and logging events
Example Admin.TXT
MAKE A .TXT FILE, PASTE IN THE FOLLOWING.
aghost
vvwrite /player/INSERTSSIDHERE/AttachedEntity/MovementSpeedModifier/BaseSprintSpeed 50
vvwrite /player/INSERTSSIDHERE/AttachedEntity/MovementSpeedModifier/BaseWalkSpeed 25
vvwrite /player/INSERTSSIDHERE/AttachedEntity/Name 'INSERT NAME HERE'
vvwrite /player/INSERTSSIDHERE/AttachedEntity/Description "INSERT DESCRIPTION HERE"
> self do "scale $ID 1.0"
vvwrite /player/INSERTSSIDHERE/AttachedEntity/Eye/VisibilityMask 7
vvwrite /player/INSERT NAME HERE/AttachedEntity/Ghost/Color '#000000'
vvwrite /player/INSERT NAME HERE/AttachedEntity/Ghost/color '#000000'
> self do "addcomp $ID ShowCriminalRecordIcons"
> self do "addcomp $ID ShowJobIcons"
> self do "addcomp $ID ShowMindShieldIcons"
> self do "addcomp $ID ShowSyndicateIcons"
> self do "addcomp $ID Stealth"
> self do "addcomp $ID Grammar"
> self do "vvwrite entity/$ID/Grammar/Attributes[gender] Sample"