Difference between revisions of "Moveto Module"

From ASSS Wiki
Jump to: navigation, search
m (Removed redundent documents cat)
m (Reverted edit of Zc321, changed back to last version by Pests)
 
(2 intermediate revisions by 2 users not shown)
Line 13: Line 13:
 
See [[Installing_New_Modules]].
 
See [[Installing_New_Modules]].
  
[[Category: Custom Module]]
+
[[Category: Custom Modules]]

Latest revision as of 03:53, 30 November 2005

moveto 1.1 [smong jan 1 2005]

-Compiling
Linux: make -f moveto.mk
Win: .dll project (add util.c, zlib.lib, pthread.lib if necy)

-Installation
Put moveto.so/.dll in bin/.
Put moveto:moveto at the bottom of conf/modules.conf
Add cmd_moveto and privcmd_moveto to conf/groupdef.dir/mod

See Installing_New_Modules.