Scripts For Admins: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Kymara
Where are the Players: minor grammar
imported>Kymara
add new script reset slot
Line 46: Line 46:
=== Deep Inspect ===
=== Deep Inspect ===
; /script DeepInspect.class ''player''
; /script DeepInspect.class ''player''
: Deep inspects a player and all his/her items
: Deep inspects a player and all his/her items and slots (except personal ones like !buddies and !ignore)


=== Drop Player Items ===
=== Drop Player Items ===
Line 98: Line 98:
; /script Maria.class
; /script Maria.class
: Summons Maria, who sells food&drinks. Put her away after use, by teleporting ''yourself'' to int_admin_playground and executing the script again or use -unload
: Summons Maria, who sells food&drinks. Put her away after use, by teleporting ''yourself'' to int_admin_playground and executing the script again or use -unload

=== Reset Slot ===
; /script ResetSlot.class ''player'' ''slot''
: Resets the named slot such as !kills or !quests or !features. Useful for debugging. Use with extreme caution on main server.


=== Server Reset ===
=== Server Reset ===