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

Help in Annihilator

Skylinx

Game Programmer
Joined
Nov 26, 2008
Messages
399
Reaction score
14
Location
TORONTO, CANADA
Code:
 -- starting = Upper left point of the annihilator room area.
 -- ending = Bottom right point of the annihilator room area.

Code:
-- Here is the code start:
starting={x=33219, y=31657, z=13, stackpos=253}
checking={x=starting.x, y=starting.y, z=starting.z, stackpos=starting.stackpos}
ending={x=33225, y=31662, z=13, stackpos=253}

Does anyone know what the fuck they mean by, UPPER LEFT POINT and BOTTOM RIGHT POINT.
Theres like 3 diff rooms, which one are they talking about -____-
Like wtff
help =\
 
Back
Top