K4m4r40
New member
- Messages
- 65
- Points
- 0
- Github
- K4M4R40
- Emulator
Hi,
Wanted to show within a command mes "", the sum of online players in 3 maps.
Maps Are: ice_dun01 , ice_dun02, ice_dun03
*Wanted to know if the following command is right.
set @on_orcsdun,"+(getmapusers("orcsdun01.gat"))+(getmapusers("ice_dun02.gat"))+(getmapusers("ice_dun02.gat"))";
mes "Orc Dungeon <^FF0000"+@on_orcsdun+"^000000>!";
*And was wondering if there is a way to show the sum of the players online in the maps
without using variable...
Take much resolve this issue, i thank all aid.
Sorry for the English.
Wanted to show within a command mes "", the sum of online players in 3 maps.
Maps Are: ice_dun01 , ice_dun02, ice_dun03
*Wanted to know if the following command is right.
set @on_orcsdun,"+(getmapusers("orcsdun01.gat"))+(getmapusers("ice_dun02.gat"))+(getmapusers("ice_dun02.gat"))";
mes "Orc Dungeon <^FF0000"+@on_orcsdun+"^000000>!";
*And was wondering if there is a way to show the sum of the players online in the maps
without using variable...
Take much resolve this issue, i thank all aid.
Sorry for the English.