View Single Post
  #10  
Old 12-08-2001, 11:30 AM
WoRlaNN2k WoRlaNN2k is offline
Registered User
Join Date: Oct 2001
Location: Ontario, Canada
Posts: 266
WoRlaNN2k is on a distinguished road
Send a message via ICQ to WoRlaNN2k Send a message via AIM to WoRlaNN2k Send a message via Yahoo to WoRlaNN2k
if it is an npc, then do this...

if (created) {
x = x-0.5;
}

That should center it for you.
Reply With Quote