View Single Post
  #6  
Old 05-30-2010, 11:28 PM
xMane xMane is offline
NPC-Server (Server)
xMane's Avatar
Join Date: May 2010
Posts: 59
xMane is on a distinguished road
?

one last thing. i want a list to keep the accounts on it everytime i open it.
like server side how would i do this?
like
serveroptions:
PHP Code:
serverr.biz1names=graal757488,n00bcakes 
script:
PHP Code:
 GUI.addrow(serverr.biz1names); 
????
Reply With Quote