
02-03-2004, 12:52 AM
|
|
Registered User
|
Join Date: Jun 2002
Location: USA, Ohio
Posts: 729
|
|
|
The problem is "carriesbush". Stefan loves to make everyone rescript everything nowadays. The NPC Server apparently doesn't have detection for whether or not a player is carrying a bush.
Solution: Do the playertouchsme detection clientside (where carriesbush still works) and trigger serverside. If you wanted it more secure, check the coordinates of the player sending the trigger to make sure they're within a close enough distance to truly be touching the NPC. |
|
|
|