Thread: putnpc2 problem
View Single Post
  #8  
Old 07-02-2007, 11:54 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by zokemon View Post
You can't "put a class in a level" (well, I guess you could do level.join(class) but that isn't what we are talking about). When you use join() you are only telling the script to append what is in the class to the current script. Of course it will overwrite function definitions and stuff but in essence, that is all that it is doing.

Classes are not objects.
Hmm, you're right, I think I meant something more the lines of
"It didn't put the npc that had the class joined to itself at the given coords"

but it's fixed now :o
__________________
Reply With Quote