Dev Blaze Posted September 1, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 212 Reputation: 5 Joined: 01/24/12 Last Seen: February 19, 2019 Share Posted September 1, 2012 (edited) First Problem: Anyone know how to disable this On "PVP" popup http://pastebin.com/2dXMhh0b My pvp map 1.pvp_y_1-2 2.guild_vs3 Second Problem: Script : http://pastebin.com/2dXMhh0b This is the correct: This is my problem: Sometimes the dialog box got problem nothing happen no dialog appear need some help with this thnx guys Edited September 1, 2012 by Mysterious Merged topics and posts. Quote Link to comment Share on other sites More sharing options...
Mystery Posted September 1, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted September 1, 2012 Instead of creating 2 separate topics for help regarding the same script, combine them. *Topics and posts have been merged. Quote Link to comment Share on other sites More sharing options...
Dev Blaze Posted September 2, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 212 Reputation: 5 Joined: 01/24/12 Last Seen: February 19, 2019 Author Share Posted September 2, 2012 Sorry mysterious Newbie Quote Link to comment Share on other sites More sharing options...
PewN Posted September 2, 2012 Group: Members Topic Count: 209 Topics Per Day: 0.04 Content Count: 892 Reputation: 27 Joined: 12/09/11 Last Seen: April 16, 2016 Share Posted September 2, 2012 (edited) i also have a script like this on my server . Edited September 2, 2012 by bVersatile Quote Link to comment Share on other sites More sharing options...
Emistry Posted September 2, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 20 hours ago Share Posted September 2, 2012 getmapxy(@Map$,@X,@Y,0); if( strcharinfo(3) == "mapname" || strcharinfo(3) == "mapname" ) end; <---------------- Quote Link to comment Share on other sites More sharing options...
Dev Blaze Posted September 2, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 212 Reputation: 5 Joined: 01/24/12 Last Seen: February 19, 2019 Author Share Posted September 2, 2012 Sir Emistry can i know where i can put this please Specify thnx getmapxy(@Map$,@X,@Y,0); if( strcharinfo(3) == "mapname" || strcharinfo(3) == "mapname" ) end; <---------------- Quote Link to comment Share on other sites More sharing options...
Emistry Posted September 2, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 20 hours ago Share Posted September 2, 2012 find this getmapxy(@Map$,@X,@Y,0); add below if( strcharinfo(3) == "mapname" || strcharinfo(3) == "mapname" ) end; Quote Link to comment Share on other sites More sharing options...
Dev Blaze Posted September 2, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 212 Reputation: 5 Joined: 01/24/12 Last Seen: February 19, 2019 Author Share Posted September 2, 2012 Sir Emistry this is the result http://pastebin.com/v0sriCwZ Got problem This is the correct But i want to remove the popup dialog box in Main town and PVP map guild_vs3.gat & pvp_y_1-2.gat Is it posible Sir thnx in advance Quote Link to comment Share on other sites More sharing options...
Emistry Posted September 2, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 20 hours ago Share Posted September 2, 2012 then add 1 more at OnPCLoginEvent there.... same thing.... Quote Link to comment Share on other sites More sharing options...
Dev Blaze Posted September 2, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 212 Reputation: 5 Joined: 01/24/12 Last Seen: February 19, 2019 Author Share Posted September 2, 2012 Sir Emistry Got Error again Sir can u fix the script http://pastebin.com/v0sriCwZ @bVersatile tell me how to disable the security pass in maintown and pvp map please thnx in advance another problem i cant solve this Quote Link to comment Share on other sites More sharing options...
Question
Dev Blaze
First Problem:
Anyone know how to disable this On "PVP" popup
http://pastebin.com/2dXMhh0b
My pvp map
1.pvp_y_1-2
2.guild_vs3
Second Problem:
Script : http://pastebin.com/2dXMhh0b
This is the correct:
This is my problem:
Sometimes the dialog box got problem nothing happen no dialog appear need some help with this thnx guys

Edited by MysteriousMerged topics and posts.
Link to comment
Share on other sites
9 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.