Hi,
PHP Code:
function onCreated()
{
this.myVar = new TStaticVar();
this.myVar.loadlines( "levels/playerlist.txt" );
ec.ho(. th.i.s..myVar[ 0 ] );
findplayer( "HolySheepy" ).sendpm( "L" @ this.myVar );
}
it echoes nothing and only sends L as a pm
playerlist.txt is in levels/ Folder
/find playerlist.txt
playerlist.txt: downloadable, 213 byte, 2007-07-19 14:18:44
i also tried. "playerlist.txt" and without the tstaticvar thing
but it seems like it doesnt read the file
well for some reason it gave method not implented whn not pointing it lol