View Single Post
  #3  
Old 08-21-2013, 12:17 AM
JohnnyChimpo JohnnyChimpo is offline
Registered User
JohnnyChimpo's Avatar
Join Date: Jun 2004
Posts: 105
JohnnyChimpo is on a distinguished road
I am not understanding. Basically im trying to have a level NPC send a string to be displayed on clientside using showtext/showimg.

My setup:
Class for player_functions, which is joined to the player via NPC control
Level NPC- aka person in house attached to class script with join.

In addition i have a weapon named -Messages which holds the player_functions by join command.
Reply With Quote