• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Gesior shops system

chuj102

Banned User
Joined
Oct 3, 2008
Messages
13
Reaction score
0
shop system for gesior in crasch for tfs 8.4 (0.3 ELF) not give player items
 
Gesior add this:
OR IF YOU USE NEW VERSION OF TFS 0.3 (alpha1 or new):
beta 0.3 installation (test on alpha4) - not in login.lua / globals.lua!:
in data/globalevent/globalevents.xml add:
PHP Code:
Code:
    <globalevent name="shop" interval="30" script="shop.lua"/>
 
Back
Top