View Single Post
  #6  
Old 06-28-2006, 11:29 PM
AnarchySquare AnarchySquare is offline
Registered User
Join Date: Jun 2006
Posts: 4
AnarchySquare is on a distinguished road
Quote:
Originally Posted by Snakeandy7
with(putnpc2(x, y, "join class")){ stuffs in here };
Wouldn't work exactly like that, but yeah...I get the concept...smart.

Gilt, That wouldn't work. It's not like playertouchsme...it's a fresh NPC with and it's had no communication with another NPC or player.

[Edit] Actually I don't even think that would work...in order to use with() on an NPC it has to be a) a database NPC or b) you have to have the index of the NPC in combination with npcs[] I do believe...[/Edit]
Reply With Quote