View Single Post
  #7  
Old 08-13-2011, 11:51 PM
Mark Sir Link Mark Sir Link is offline
Kevin Azite
Mark Sir Link's Avatar
Join Date: Sep 2005
Posts: 1,489
Mark Sir Link is just really niceMark Sir Link is just really nice
Send a message via AIM to Mark Sir Link
Quote:
Originally Posted by Deas_Voice View Post
this, and you forgot the "gui" parameter before this.name on the triggerclient.

i would also believe that setting the player.chat wouldnt work due the textlimit on 256 chars, so try something like echo or sendrpgmessage instead

The GUI parameter is not required for triggerclient.

TServerPlayer.triggerclient(str) vs triggerserver(str, str)


Quote:
Originally Posted by cbk1994 View Post
Does (npcserver) have read rights to it?

for some incredibly stupid reason this is not a requirement for loading files, the NPC Server can load any file at any time, only requires write for savelines
Reply With Quote