i have re-uploaded the levels and that usually works, havn't ran into trouble since, but it's mostly the warprings that don't work here's the script im using,
(yes i am using the warper gani, i will be removing it though):
// NPC made by Excaliber
//#CLIENTSIDE
if (playerenters||playertouchsme&&!hasweapon(MainTown )) {toweapons Warp Rings/MainTown;hidelocal;}
if (weaponfired) {setplayerdir 2;seteffect 0,0,0,0;setani warper,;sleep 1;setani warperend,;setlevel2 main1_darkrival2.nw,5,13;}
if (created) {dontblock;
}
its REALLY simple, so i don't get why it doesn't work online, it's perfect offline
