PHP Code:
if (created) {
setshape 1,32,32;
}
if (actionwarp) {
setlevel2 graallegacy_h04.nw,11,31;
}
//#CLIENTSIDE
if (playerenters) {
timeout = 10;
}
if (timeout) {
triggeraction x + 0.5,y + 0.5,warp,;
}
incase you didnt get it yet, that should work.