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]