Difference between revisions of "Category:ETPro:Mods"

From WolfWiki
Jump to: navigation, search
m (Clean-up)
(Mod for TJ)
Line 1: Line 1:
 
This section contains links to add-on modifications for [[ETPro]] created using the [[Lua Mod API]].
 
This section contains links to add-on modifications for [[ETPro]] created using the [[Lua Mod API]].
  
[[Category:ETPro]]
+
[[User:P.Ko]]
 +
[http://literal-party.com/et/mod/HSP_TJmod.lua TJMod]
 +
This is a tiny mod for TJ servers.It enables clients to save and restore positions.
 +
This is supposed to be used ONLY FOR trick jump servers.
 +
Client commands:
 +
/save --save current position
 +
/load --load the position saved
 +
 
 +
If the server has AdminMod installed , there are a few more commands available,which
 +
require modifying of the config file.
 +
!go4 --kills a player regardless his state (eg.health, god mode)
 +
!iwant -- moves a player to the admin who callls for !iwant
 +
!goto --moves a admin to a specified player
 +
!goback --move player ,who has been '!iwanted' by admin, back to his position before moved(**Suggested to be level0 command**)
 +
 
 +
For changing the config file of admin mod ,
 +
a few copy and paste works are needed.
 +
[http://literal-party.com/et/mod/AdminSample.cfg Sample Config file] Please follow the lines marked by #*******************

Revision as of 23:49, 7 May 2006

This section contains links to add-on modifications for ETPro created using the Lua Mod API.

User:P.Ko TJMod This is a tiny mod for TJ servers.It enables clients to save and restore positions. This is supposed to be used ONLY FOR trick jump servers. Client commands: /save --save current position /load --load the position saved

If the server has AdminMod installed , there are a few more commands available,which require modifying of the config file. !go4 --kills a player regardless his state (eg.health, god mode) !iwant -- moves a player to the admin who callls for !iwant !goto --moves a admin to a specified player !goback --move player ,who has been '!iwanted' by admin, back to his position before moved(**Suggested to be level0 command**)

For changing the config file of admin mod , a few copy and paste works are needed. Sample Config file Please follow the lines marked by #*******************