President Posted May 13, 2012 Posted May 13, 2012 (edited) how to create script in my pvp warper like this.. ini this warper they can count how many player in this room... Help me please Edited May 13, 2012 by nyoonyoto Quote
Fluffle Puff Posted May 13, 2012 Posted May 13, 2012 you have to use: + getmapusers("MAP_NAME")+ example: next; menu "PvP Room 1 [" + getmapusers("pvp_n_1-5") + "]",pvp1; pvp1: warp "pvp_n_1-5",0, 0; close; Quote
Nameless2you Posted May 13, 2012 Posted May 13, 2012 Suggest you add the script to the post, or http://upaste.me the script so it can be added if you don't know how. Also concerning alejandra's script, I would add ' / 64' behind the '5") + "]' else it'll just show the amount of users but not the limit of the room, although for the limit you'd have to consider adding another possible line, since just putting into plain text won't prevent more players from accessing it. Quote
Question
President
how to create script in my pvp warper like this..
ini this warper they can count how many player in this room...
Help me please
Edited by nyoonyoto2 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.