Thread: Classes help
View Single Post
  #5  
Old 01-12-2008, 07:51 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
First of all, you've missed a segfault after your "setimg("snicon_blank.gif")"

Here's an example on how to use putnpc2 (serverside, of course):


temp.data = putnpc(x, y, "join(\"myclassname\");");
temp.data.chat = "I was just spawned!";
temp.data.setimg("snicon_blank.gif");
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote