View Single Post
  #6  
Old 07-31-2003, 12:13 AM
VeX_RaT_Boy VeX_RaT_Boy is offline
WannaBe Scripter
VeX_RaT_Boy's Avatar
Join Date: Aug 2002
Location: Norway
Posts: 960
VeX_RaT_Boy is on a distinguished road
Send a message via ICQ to VeX_RaT_Boy Send a message via AIM to VeX_RaT_Boy Send a message via Yahoo to VeX_RaT_Boy
Quote:
Originally posted by Falados
Its probably b/c you are still using clientside coordinates for the server-side NPC, you moved the server-side part of it, but the clientside part remains where it is... posibly moving the client-side part to the new location aswell would work (set the clientside part's X and Y after you triggeraction)?
i made it do setplayerprop #c with the clientside coors, and message with the serverside. then i found out that clientside had decimals (43.3), and server had not. then i did int( ) on triggeraction, message, everything, but still not working.
__________________
-Kjetil Valen
Reply With Quote