Vlue's pop-up window script (found here) appears to allow for the location of the pop-up to be specified in the script call as indicated in the header instructions line 7. This is good, because I would like the pop-up to be near the tile where the item is found. In testing, that does not appear to be the case.
The default position is central, both vertical and horizontal.
However, no matter what x,y I put in the script call, all it does is appear extreme left horizontally and central vertically.
It may be that I have misinterpreted the way to do the script call. Here is what I have put
pop_up(['Some random loot found!'], 11, 2)
Have I got an incorrect script call, or is there an issue with the script itself?
Thanks.
The default position is central, both vertical and horizontal.
However, no matter what x,y I put in the script call, all it does is appear extreme left horizontally and central vertically.
It may be that I have misinterpreted the way to do the script call. Here is what I have put
pop_up(['Some random loot found!'], 11, 2)
Have I got an incorrect script call, or is there an issue with the script itself?
Thanks.
