Quote:
Originally Posted by pokeSMOT
For this type of code, do you just create a blank "weapon" npc, give folder rights, and also make these four text docs?
edit: I get the following error, as it refers to this --
"triggerserver( "gui", name, "getMessage" ); "
ERROR: GraalScript: Function triggerserver not found at line 15 in script of -LoginMessage
Any suggestions?
|
If that is the case, the //#CLIENTSIDE probably was typed wrong or the trigger was called serverside since triggerserver is clientside only.
Was the error in RC?