PapaZola Posted June 3, 2019 Posted June 3, 2019 anyone can help me fix this script? https://pastebin.com/7d00k0Lt [Warning]: script: buildin_getmapxy: Invalid type 0. [Debug]: Source (NPC): DOTAPVP (invisible/not on a map) Quote
3 Gerzzie Posted June 3, 2019 Posted June 3, 2019 Changed : from : getmapxy .@map$, .@x, .@y, 0; to :getmapxy .@map$, .@x, .@y, BL_PC; 2 1 Quote
-3 HappyMan Posted June 3, 2019 Posted June 3, 2019 from : getmapxy .@map$, .@x, .@y, 0; to : from : getmapxy .@map$, .@x, .@y, 1; 1 Quote
Question
PapaZola
anyone can help me fix this script?
https://pastebin.com/7d00k0Lt
[Warning]: script: buildin_getmapxy: Invalid type 0.
[Debug]: Source (NPC): DOTAPVP (invisible/not on a map)
2 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.