
02-03-2004, 01:30 AM
|
|
Registered User
|
Join Date: Jun 2002
Location: USA, Ohio
Posts: 729
|
|
|
You need to have a setshape serverside. Without it, the server doesn't know how big the NPC is... therefore it can't receive a trigger.
Btw, the with () isn't necessary. The script will already be "attached" to that player... so things can be directly edited. Besides... you're attempting to set NPC properties inside the player's with () block. |
|
|
|