Vietlubu Posted February 19, 2012 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 141 Reputation: 24 Joined: 01/19/12 Last Seen: March 30 Share Posted February 19, 2012 need a script ren private room Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 19, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted February 19, 2012 http://www.eathena.ws/board/index.php?showtopic=187654&hl=private 1 Quote Link to comment Share on other sites More sharing options...
Vietlubu Posted February 20, 2012 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 141 Reputation: 24 Joined: 01/19/12 Last Seen: March 30 Author Share Posted February 20, 2012 need help Quote Link to comment Share on other sites More sharing options...
PapaZola Posted February 24, 2012 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Share Posted February 24, 2012 same problem Quote Link to comment Share on other sites More sharing options...
Joseph Posted February 25, 2012 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 341 Reputation: 43 Joined: 01/10/12 Last Seen: June 29, 2020 Share Posted February 25, 2012 (edited) mobcount("this","") > 0 For some reasons, I don't see getmapmobs in rAthena script_commands.txt. Edited February 25, 2012 by Joseph Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 25, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted February 25, 2012 mobcount("this","") > 0 For some reasons, I don't see getmapmobs in rAthena script_commands.txt. here.. *getmapmobs("<map name>") This function will return the total count of monsters currently located on the specified map. If the map name is given as "this", the map the invoking character is on will be used. If the map is not found, or the invoker is not a character while the map is "this", it will return -1. perhaps it is removed in rAthena...coz i ddint found it in rathena/trunk/doc/script_commands.txt Quote Link to comment Share on other sites More sharing options...
Joseph Posted February 25, 2012 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 341 Reputation: 43 Joined: 01/10/12 Last Seen: June 29, 2020 Share Posted February 25, 2012 Yeah. I assume rAthena had removed it. Hence, that problem appears. But, I wonder why they removed it. :S Quote Link to comment Share on other sites More sharing options...
Question
Vietlubu
need a script ren private room
Link to comment
Share on other sites
6 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.