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 i take private mvp room from here http://www.eathena.ws/board/Private-Mvp-branch-Room-t187654.html when i loadnpc and @reloadscript i found this error and when i try click the npc i found this error 1 Quote Link to comment Share on other sites More sharing options...
Variant Posted February 24, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 52 Reputation: 6 Joined: 01/06/12 Last Seen: December 12, 2017 Share Posted February 24, 2012 Try replacing getmapmobs("this") with mobcount("this") or mobcount("this",""), getmapmobs is way old apparently. 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 Author Share Posted February 24, 2012 still same error Variant Quote Link to comment Share on other sites More sharing options...
Variant Posted February 24, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 52 Reputation: 6 Joined: 01/06/12 Last Seen: December 12, 2017 Share Posted February 24, 2012 Replace them all (Ctrl+H to find and replace in notepad) all getmapmobs("this") and mobcount("this") with mobcount("this","") Those are all double quotes btw. 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 Author Share Posted February 24, 2012 thx variant Quote Link to comment Share on other sites More sharing options...
Question
PapaZola
i take private mvp room from here
http://www.eathena.ws/board/Private-Mvp-branch-Room-t187654.html
when i loadnpc and @reloadscript
i found this error
and when i try click the npc
i found this error
Link to comment
Share on other sites
4 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.