PapaZola Posted June 3, 2019 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 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 Link to comment Share on other sites More sharing options...
3 Gerzzie Posted June 3, 2019 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 137 Reputation: 48 Joined: 06/18/12 Last Seen: 6 hours ago Share Posted June 3, 2019 Changed : from : getmapxy .@map$, .@x, .@y, 0; to :getmapxy .@map$, .@x, .@y, BL_PC; 2 1 Quote Link to comment Share on other sites More sharing options...
-3 HappyMan Posted June 3, 2019 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 191 Reputation: 25 Joined: 07/19/14 Last Seen: June 26, 2019 Share Posted June 3, 2019 from : getmapxy .@map$, .@x, .@y, 0; to : from : getmapxy .@map$, .@x, .@y, 1; 1 Quote Link to comment Share on other sites More sharing options...
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)
Link to comment
Share on other sites
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.