wesoly136
Member
- Joined
- Jul 30, 2009
- Messages
- 562
- Reaction score
- 9
for intx = fromPosition.x, some_x do
if(isPlayer(getThingFromPos({x=intx,y=fromPosition.y,z=fromPosition.z,stackpos=253}).uid) then
doCreatureAddHealth(getThingFromPos({x=intx,y=fromPosition.y,z=fromPosition.z,stackpos=253}).uid, -100)
end
end
Code:for x = 100, 105 do local v = getTopCreature({x=x, y=100, z=7}).uid if v > 0 then doTargetCombatHealth(0, [B][U]v[/U][/B], COMBAT_PHYSICALDAMAGE, -100, -100, CONST_ME_NONE) end end![]()
Fix'd? xD
no ukurwa