Issue information

Issue ID
#7545
Status
New
Severity
None
Started
kyeme
Jul 18, 2013 4:38
Last Post
kyeme
Feb 16, 2014 23:05
Confirmation
N/A

kyeme - Jul 18, 2013 4:38

Try this script using dewata as a map and the server will not count the player after it warps. Is this a bug?
[code=auto:0]601,Wing_Of_Fly,Fly Wing,11,60,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ warp "dewata",128,290; if (getmapusers("dewata") == 0) {dispbottom "No player online";} },{},{}[/code]

This post has been edited by kyeme on Jul 18, 2013 4:50

Ind - Jul 18, 2013 8:12

server updates map count only after the players loading screen is over, so its not instantaneous.

kyeme - Feb 13, 2014 1:08

[quote name="Ind" timestamp="1374135132"]
server updates map count only after the players loading screen is over, so its not instantaneous.[/quote]
Sir no loading screen because I used Fly Wing...
[code=auto:0] 601,Wing_Of_Fly,Fly Wing,11,60,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ warp "dewata",128,290; if (getmapusers("dewata") == 0) {dispbottom "No player online";} },{},{} [/code]

This post has been edited by kyeme on Feb 13, 2014 1:08