MentaL said:
<$HIGHLEVELINFO>
<$HIGHPKINFO>
<$HIGHDCINFO>
<$HIGHMCINFO>
<$HIGHSCINFO>
<$HIGHONLINEINFO>
test them out
Added these, they work well, but they show all the information about the character like the GM Command @info. Is there anyway i can make it so i just shows the players name?
Thanks
-Dookie (Sorry, brothers forum accout -.- )
EDIT:
Liandrin2 said:
I can't remember if it works, but i remember playing about.
Try making a namelist with [@main] at the top.
Then add that namelist as an npc.
Names will be added in order so that the npc will become
[@main]
Name1
Name2
etc
As I say, can't remember if it works, I remember getting it to work somehow.
The problems i ran into with this was that to call the script i had to use the { and } . So whenever someone new was added to the list they would be added below the } and therefore
not show up when the file is next called.
Also there is no way that i can think of to format the layout. Because at the moment when a script is called its layed out like this:
Name1Name2Name3Name4 etc...
It sort of works but not quite :P Thanks for your help. Any more ideas apprecieated.
-Dookie