Jump to content

Recommended Posts

Posted

may ma susuggest po ba kayo na mgndang PVP NPC scripts. yng my ladder ,, nalilito po kci ako.. yng may nabasa ako yng Ghost scrips. kaso my mga bug daw.. ano po kaya ang mgnda ???

Posted (edited)

 

 

sir where do i find the pvp warper??

 

 

You have to make one

example:

prontera,99,99,4<TAB>script<TAB>PvP Warper<TAB>100,{
mes "[PvP Warper]";
mes "Which arena do you want to go to?";
switch(select("PvP Area 1:PvP Area 2:Close")) {
case 1:
warp "guild_vs4",0,0;
end;
 
case 2:
warp "guild_vs2",0,0;
end;
 
case 3:
close;
}
}
Edited by Lelouch vi Britannia
Posted

 

 

 

sir where do i find the pvp warper??

 

 

You have to make one

example:

prontera,99,99,4<TAB>script<TAB>PvP Warper<TAB>100,{
mes "[PvP Warper]";
mes "Which arena do you want to go to?";
switch(select("PvP Area 1:PvP Area 2:Close")) {
case 1:
warp "guild_vs4",0,0;
end;
 
case 2:
warp "guild_vs2",0,0;
end;
 
case 3:
close;
}
}

 

 

sir you mean... gagawa ulit ako nang panibagong .txt file for pvp warper??  or i papaste ko sa pinaka ng script yann ?

Posted

 

 

 

 

sir where do i find the pvp warper??

 

 

You have to make one

example:

prontera,99,99,4<TAB>script<TAB>PvP Warper<TAB>100,{
mes "[PvP Warper]";
mes "Which arena do you want to go to?";
switch(select("PvP Area 1:PvP Area 2:Close")) {
case 1:
warp "guild_vs4",0,0;
end;
 
case 2:
warp "guild_vs2",0,0;
end;
 
case 3:
close;
}
}

 

 

sir you mean... gagawa ulit ako nang panibagong .txt file for pvp warper??  or i papaste ko sa pinaka ng script yann ?

 

 

Wla nmn PvP warper dyan sa script na binigay its just a "PVP ladder script with dota announcement" so kung gusto mo ng PvP Warper you should make one kagaya nung example ko sau.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...