Jump to content
  • 0

A little help for newbie


Question

Posted (edited)
hi to all pro scripters,

 

 

if you don't mind, i would like to ask a pvp warper script that will announce everything a player entered pvp and also announce if someone dies.

 

i also want that @go and @storage commands will be disabled.

 

 

i would be very happy if you do my request

 

 

thanks in advance. more powers!
Edited by Emistry
Do not post in FULL CAPS.

2 answers to this question

Recommended Posts

Posted

prontera,155,181,5	script	Sample	757,{

mes "Hello";

if( select( "Enter PVP","Cancel" ) == 1 ){

warp "prontera",0,0;

mapannounce "prontera",strcharinfo(0)+" entered pvp.",0;

}

close;

}

prontera mapflag nocommand

Posted
prontera,155,181,5	script	Sample	757,{
mes "Hello";
if( select( "Enter PVP","Cancel" ) == 1 ){
	warp "prontera",0,0;
	mapannounce "prontera",strcharinfo(0)+" entered pvp.",0;
}
close;
}



prontera	mapflag	nocommand

Not working sir :(

I would not announce that someone entered pvp arena and also i want that all players cannot use @go and @storage please help

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.

  • Recently Browsing   0 members

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