kbandeleon Posted November 22, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 25 Reputation: 0 Joined: 05/30/12 Last Seen: August 25, 2013 Share 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 Link to comment Share on other sites More sharing options...
Euphy Posted November 22, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share 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 Link to comment Share on other sites More sharing options...
kbandeleon Posted November 22, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 25 Reputation: 0 Joined: 05/30/12 Last Seen: August 25, 2013 Author Share Posted November 22, 2012 Thanks stuck here for about 2 hours. noob me solved by sir euphy. Quote Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.