![]() |
onmapx/onmapy
It seems as if onmapx/onmapy does not recognize new objects (e.i player.level.name/player.level), when I try
onmapx(player.level) it returns null, same with onmapy. When I use onmapx(#L)/onmapy(#L) it works properly, is there some reason for this? o_o It also works if I do onmapx("levelname.nw"), so it's kind of strange. |
#L is the level name, not the level object. I would assume that if you are trying player.level, then it won't work, however if player.level.name is not working also, then I am not sure.
|
maybe try
HTML Code:
onmapx((@ player.level.name)) |
Quote:
|
onmapx and onmapy are old script functions and expect a GS1 style string (#L, for instance). Try getmapx/y.
|
Quote:
|
Quote:
|
| All times are GMT +2. The time now is 10:35 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.