president vankk
Web Developer & AuraOT Owner
- Joined
- Jul 10, 2009
- Messages
- 5,719
- Solutions
- 9
- Reaction score
- 339
#1
Can someone give me example of math.random?? 10% and 1,5% to add storage 6948, 10.
#2
If position {x=100, y=100, z=7}, {x=101, y=100, z=7}, {x=102, y=100, z=7}, {x=103, y=100, z=7} have 4 players... will say msg to all "blabla";
#3
doCreatureSay(cid, "Blabla", TALKTYPE_ORANGE_1) appers on position {x=104, y=100, z=7}
#4
If i use one meele weapon on uniqueid= 1000... Will remove the wall and transform to other id... and after 20 seg back to normal
#5
Magiceffect (ID: 10) on pos: x=300, y= 300, z=7 to x=305, y= 300, z=7
REP+
Can someone give me example of math.random?? 10% and 1,5% to add storage 6948, 10.
#2
If position {x=100, y=100, z=7}, {x=101, y=100, z=7}, {x=102, y=100, z=7}, {x=103, y=100, z=7} have 4 players... will say msg to all "blabla";
#3
doCreatureSay(cid, "Blabla", TALKTYPE_ORANGE_1) appers on position {x=104, y=100, z=7}
#4
If i use one meele weapon on uniqueid= 1000... Will remove the wall and transform to other id... and after 20 seg back to normal
#5
Magiceffect (ID: 10) on pos: x=300, y= 300, z=7 to x=305, y= 300, z=7
REP+
Last edited: