Updatesectorz: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
updatesectorz <x> <y> <z> <gamevar> | '''updatesectorz''' <x> <y> <z> <gamevar> | ||
Returns [[sector number]] of [[sector]] at (<x>,<y>,<z>) into [[gamevar]] <gamevar>. If the position z is lower than the floor or higher than the ceiling it will return as an invalid sector. See [[updatesector]]. | Returns [[sector number]] of [[sector]] at (<x>,<y>,<z>) into [[gamevar]] <gamevar>. If the position z is lower than the floor or higher than the ceiling it will return as an invalid sector. See [[updatesector]]. |
Revision as of 12:40, 4 May 2009
updatesectorz <x> <y> <z> <gamevar>
Returns sector number of sector at (<x>,<y>,<z>) into gamevar <gamevar>. If the position z is lower than the floor or higher than the ceiling it will return as an invalid sector. See updatesector.