to MC : ko biết cái script.js của mình bị sao mà nó ko chịu walk ?
function YeWarpLink(){
if (ts.Character.mapid == 12063) {
ts.Walk(602,315) // walk to the gate
SetTimeout("ts.Warp(2)",2000) // delay call ts.Warp for 2000 milliseconds
} else if (ts.Character.mapid...