
02-06-2009, 10:33 PM
|
|
Malorian
|
 |
Join Date: May 2004
Posts: 5,289
|
|
setlevel2 / onPlayerEnters issue
|
If you use setlevel2 to change a players level, and the player is already located in that level, all timeouts in attached ganis (obj.attr[#] = "gani" etc.) completely halt, and you're unable to reinitialize them since onPlayerEnters() will not be triggered by the warp (clientside nor serverside).
I worked around it by only changing x/y if the player is already in the destination level, but I find it to be a short term solution to a long term issue. Is there anything else I can use to reinitialize the timeout in the gani script? |
__________________
Follow my work on social media post-Graal: Updated august 2025.
|
|
|
|