Jump to content
  • 0

Question

Posted (edited)
prontera,155,181,5    script    PvP Room    757,{
    delwaitingroom;
    warp "pvp_y_8-2",0,0;
    npctalk strcharinfo(0)+" has entered PVP Room.";
    waitingroom " PVP [ "+getmapusers("pvp_y_8-2")+" Users ]",0;
}
close;

}

 

 tried to make a simple script but its not announcing players name when entering ?

Edited by Patskie
codebox

6 answers to this question

Recommended Posts

  • 0
Posted
1 hour ago, daShiru said:

prontera,155,181,5    script    PvP Room    757,{
    delwaitingroom;
    warp "pvp_y_8-2",0,0;
    npctalk strcharinfo(0)+" has entered PVP Room.";
    waitingroom " PVP [ "+getmapusers("pvp_y_8-2")+" Users ]",0;
}
close;

}

 

 tried to make a simple script but its not announcing players name when entering ?

announce ""+strcharinfo(0)+" entered PVP ROOM !",bc_all;

  • 0
Posted
22 hours ago, Chaos92 said:

announce ""+strcharinfo(0)+" entered PVP ROOM !",bc_all;

Thank you ?

Is there way we can make the font blue? Instead of yellow? 

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