Discovery
Developing myself
Hello Guys! I need to my server WAR this script...
Lua scripters, help me okay? *-* okay.
I need to adc Condition_OUTFIT - 2 Colors:
- Red, - Green
THANKS SO MUCH! REP +
MY SCRIPTER FIXED
Ty!
Lua scripters, help me okay? *-* okay.
I need to adc Condition_OUTFIT - 2 Colors:
- Red, - Green
function onStepIn(cid, item, position, fromPosition)
location = {
{x=33214, y=32453, z=7}, - Red Color to position
{x=33214, y=32453, z=7}, - Green Color to position
}
return doTeleportThing(cid, location[math.random(#location)])
end
THANKS SO MUCH! REP +
MY SCRIPTER FIXED
Ty!