
09-28-2007, 05:10 AM
|
|
Banned
|
Join Date: Apr 2007
Posts: 37
|
|
retrieving and updating stuff in serveroptions
|
I'm just wondering if there was a possible way of retrieving (and possibly updating) a list of all player accounts in the "staff=" and staffguilds "staffguilds=" in the serveroptions from a script - either wNPC or just a regular script on the serverside.
And since I'm on the topic of serveroptions, howcome in the "profilevars=", you can't use arrays to display stuff like doing:
Health=playerstats[1],MP=playerstats[2]
I think it's wasteful to create single player flags for each type of profile variables, when you can just create one player flag as an array and use the indexes to display the type of variables to be shown in the player's profile. |
|
|
|