• 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!

fixed

Doggynub

LUA / C++
Joined
Sep 28, 2008
Messages
2,541
Reaction score
186
While making a mod if I want to put a 2 xml line for 1 script how??

Examle :
Code:
<movevent type="StepIn" itemid="9182" event="buffer" >
<movevent type="StepOut" itemid="9182" event="buffer" >

And the scrip has onStein and out so how should it be ?
 
Last edited:
Back
Top