View Single Post
  #16  
Old 12-29-2005, 12:43 PM
ZeLpH_MyStiK ZeLpH_MyStiK is offline
Scripter
ZeLpH_MyStiK's Avatar
Join Date: May 2003
Location: NYC
Posts: 553
ZeLpH_MyStiK is on a distinguished road
Send a message via MSN to ZeLpH_MyStiK Send a message via Yahoo to ZeLpH_MyStiK
Quote:
Originally Posted by ApothiX
On Topic:
I've realised it's currently impossible to make an attributes window using sendtext() and requesttext(). It is possible to load the flags of a player using: requesttext("playerflags", "AccountName"); but upon trying to do sendtext("playerflags", "AccountName", {"Flags"}); you get this nice little message on RC saying "Setting of player flags is not implemented yet."
Do it the ol' fashioned way,
NPC Code:

set
unset
setstring

__________________
Reply With Quote