kbandeleon Posted November 22, 2012 Posted November 22, 2012 // Warps a prontera v1.0 - script Retorno::Retorno 45,2,2,{ end; OnTouch: warp "prontera",153,193; end; } // End Script // Duplicados Warps v1.0 ordeal_3-2,24,228,0 duplicate(Retorno) Retorno#r1 45 ordeal_3-2,25,58,0 duplicate(Retorno) Retorno#r2 45 ordeal_3-2,289,130,0 duplicate(Retorno) Retorno#r3 45 ordeal_3-2,283,230,0 duplicate(Retorno) Retorno#r4 45 ordeal_3-2,210,203,0 duplicate(Retorno) Retorno#r5 45 I can't warp. Quote
Euphy Posted November 22, 2012 Posted November 22, 2012 Duplicates should be: 45,2,2 If that's all that's in the script, a normal warp portal would be enough. o: Quote
kbandeleon Posted November 22, 2012 Author Posted November 22, 2012 Thanks stuck here for about 2 hours. noob me solved by sir euphy. Quote
Question
kbandeleon
// Warps a prontera v1.0
- script Retorno::Retorno 45,2,2,{
end;
OnTouch:
warp "prontera",153,193;
end;
} // End Script
// Duplicados Warps v1.0
ordeal_3-2,24,228,0 duplicate(Retorno) Retorno#r1 45
ordeal_3-2,25,58,0 duplicate(Retorno) Retorno#r2 45
ordeal_3-2,289,130,0 duplicate(Retorno) Retorno#r3 45
ordeal_3-2,283,230,0 duplicate(Retorno) Retorno#r4 45
ordeal_3-2,210,203,0 duplicate(Retorno) Retorno#r5 45
I can't warp.
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.