Thread
:
Random Stuff.
View Single Post
#
20
11-18-2013, 11:20 PM
Kingly_Krab
Administrator
Join Date: May 2013
Location: United States
Posts: 1,603
Here is a level-based teleporter that has an array in the hash, it that works as follows:
Code:
#Zone ID | Minimum Level | Maximum Level my %zonelist = (1 => [1, 5]);
The code is
here
.
Kingly_Krab
View Public Profile
Send a private message to Kingly_Krab
Find all posts by Kingly_Krab