PapaZola Posted September 1, 2020 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 September 1, 2020 [Warning]: script: buildin_getmapxy: Invalid type 0. [Debug]: Source (NPC): hourlypoints (invisible/not on a map) here my script please help guys thanks u rA https://pastebin.com/4HVMcdxq Quote Link to comment Share on other sites More sharing options...
0 Patskie Posted September 1, 2020 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 4 hours ago Share Posted September 1, 2020 Change getmapxy( .@map$, .@x, .@y, 0 ); to getmapxy( .@map$, .@x, .@y ); Quote Link to comment Share on other sites More sharing options...
0 PapaZola Posted September 1, 2020 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 September 1, 2020 14 minutes ago, Patskie said: Change getmapxy( .@map$, .@x, .@y, 0 ); to getmapxy( .@map$, .@x, .@y ); thanks working now no more error and debug Quote Link to comment Share on other sites More sharing options...
0 Poring King Posted September 1, 2020 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted September 1, 2020 Or getmapxy( .@map$, .@x, .@y, BL_PC ); Quote Link to comment Share on other sites More sharing options...
Question
PapaZola
[Warning]: script: buildin_getmapxy: Invalid type 0.
[Debug]: Source (NPC): hourlypoints (invisible/not on a map)
here my script please help guys thanks u rA
https://pastebin.com/4HVMcdxq
Link to comment
Share on other sites
3 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.