View Single Post
  #6  
Old 04-23-2002, 07:52 AM
Gohan43331 Gohan43331 is offline
Registered User
Join Date: Jan 2002
Posts: 87
Gohan43331 is on a distinguished road
Send a message via AIM to Gohan43331
Quote:
Originally posted by Googi
(code)
NPC Code:

with (getplayer(#s,this.oneaowner#v(#a))){


If you want to get the player who owns it, it's more like:
NPC Code:
 with(getplayer(#s(this.oneaowner))) { } 



[edit] And I missed a parenthesis (sp...i know) [/edit]
__________________
Reply With Quote