Dev Blaze Posted September 1, 2012 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
Mystery Posted September 1, 2012 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
PewN Posted September 2, 2012 Posted September 2, 2012 (edited) i also have a script like this on my server . Edited September 2, 2012 by bVersatile Quote
Emistry Posted September 2, 2012 Posted September 2, 2012 getmapxy(@Map$,@X,@Y,0); if( strcharinfo(3) == "mapname" || strcharinfo(3) == "mapname" ) end; <---------------- Quote
Dev Blaze Posted September 2, 2012 Author 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
Emistry Posted September 2, 2012 Posted September 2, 2012 find this getmapxy(@Map$,@X,@Y,0); add below if( strcharinfo(3) == "mapname" || strcharinfo(3) == "mapname" ) end; Quote
Dev Blaze Posted September 2, 2012 Author 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
Emistry Posted September 2, 2012 Posted September 2, 2012 then add 1 more at OnPCLoginEvent there.... same thing.... Quote
Dev Blaze Posted September 2, 2012 Author 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
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.
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.