Jump to content

Bakhritdinov

Members
  • Posts

    1
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About Bakhritdinov

Profile Information

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Bakhritdinov's Achievements

Newbie

Newbie (1/16)

  • First Post Rare
  • Week One Done Rare
  • One Month Later Rare

Recent Badges

0

Reputation

  1. else if (_requestType == 4) { if (player.isInsideZone(ZoneId.RANDOM)) loc = RandomZoneTaskManager.getInstance().getCurrentZone().getLoc(); else if (!player.isFestivalParticipant() && !player.isGM()) return; else loc = player.getPosition(); }
×
×
  • Create New...