Jump to content
  • 0

Problem Security Script help guys


Dev Blaze

Question


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  212
  • Reputation:   5
  • Joined:  01/24/12
  • Last Seen:  

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:

erro3.jpg

This is my problem:

Sometimes the dialog box got problem nothing happen no dialog appear need some help with this thnx guys

error2.jpg

Edited by Mysterious
Merged topics and posts.
Link to comment
Share on other sites

9 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

Instead of creating 2 separate topics for help regarding the same script, combine them.

*Topics and posts have been merged.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  212
  • Reputation:   5
  • Joined:  01/24/12
  • Last Seen:  

Sorry mysterious :( Newbie

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  209
  • Topics Per Day:  0.05
  • Content Count:  892
  • Reputation:   27
  • Joined:  12/09/11
  • Last Seen:  

i also have a script like this on my server :D.

Edited by bVersatile
Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

getmapxy(@Map$,@X,@Y,0);
if( strcharinfo(3) == "mapname" || strcharinfo(3) == "mapname" ) end;  <----------------

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  212
  • Reputation:   5
  • Joined:  01/24/12
  • Last Seen:  

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; <----------------

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

/swt

find this

getmapxy(@Map$,@X,@Y,0);


add below

if( strcharinfo(3) == "mapname" || strcharinfo(3) == "mapname" ) end;

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  212
  • Reputation:   5
  • Joined:  01/24/12
  • Last Seen:  

Sir Emistry this is the result

http://pastebin.com/v0sriCwZ

Got problem

error2.jpg

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

erro3.jpg

Is it posible Sir thnx in advance

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

then add 1 more at OnPCLoginEvent there....

same thing....

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  212
  • Reputation:   5
  • Joined:  01/24/12
  • Last Seen:  

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 /no1

Link to comment
Share on other sites

Join the conversation

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

Guest
Answer this question...

×   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.

×
×
  • Create New...