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 :
And the scrip has onStein and out so how should it be ?
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: