View Single Post
  #5  
Old 04-14-2011, 08:09 PM
Mark Sir Link Mark Sir Link is offline
Kevin Azite
Mark Sir Link's Avatar
Join Date: Sep 2005
Posts: 1,489
Mark Sir Link is just really niceMark Sir Link is just really nice
Send a message via AIM to Mark Sir Link
Quote:
Originally Posted by fowlplay4 View Post
You can use player.level instead of findlevel().

player.level is the level object they're in.
player.level.name is the string name. I.e: level.nw

I also remember a recent post by ffcmike saying findlevel was not working for specific/individual levels on GMAPs anymore.
It's not, I was having issues with this the other night.

If the level is in a GMAP and you try to findlevel it, will get an empty string returned.
Reply With Quote