Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7

how do findtype and goto found item's Coordinates

Ask for help
Post Reply
verbin
Neophyte
Neophyte
Posts: 18
Joined: 20.01.2015 23:46

how do findtype and goto found item's Coordinates

Post by verbin »

how do findtype and goto found item's Coordinates
User avatar
Vizit0r
Developer
Developer
Posts: 3958
Joined: 24.03.2005 17:05
Contact:

Re: how do findtype and goto found item's Coordinates

Post by Vizit0r »

i.m understood nothing from your post.
maybe this functions will be useful fot you
function GetX(ObjID : Cardinal) : Integer;
function GetY(ObjID : Cardinal) : Integer;
function GetZ(ObjID : Cardinal) : ShortInt;
"Пишите код так, как будто сопровождать его будет склонный к насилию психопат, который знает, где вы живете". (с) Макконнелл, "Совершенный код".
verbin
Neophyte
Neophyte
Posts: 18
Joined: 20.01.2015 23:46

Re: how do findtype and goto found item's Coordinates

Post by verbin »

thx,very much
Post Reply