PapaZola Posted September 1, 2020 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
0 Patskie Posted September 1, 2020 Posted September 1, 2020 Change getmapxy( .@map$, .@x, .@y, 0 ); to getmapxy( .@map$, .@x, .@y ); Quote
0 PapaZola Posted September 1, 2020 Author 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
0 Poring King Posted September 1, 2020 Posted September 1, 2020 Or getmapxy( .@map$, .@x, .@y, BL_PC ); Quote
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
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.