Give him rep!
Wow, i really liked this one, is there anyway to select a whole zone (ergo say tile from 1,1,7 to > 500,500,7 are only for premium? would make things easier for my "rook"
local increasingItems = {[416] = 417, [426] = 425, [446] = 447, [3216] = 3217, [3202] = 3215}
local decreasingItems = {[417] = 416, [425] = 426, [447] = 446, [3217] = 3217, [3215] = 3202}
0.3.4 PL1
PHP:local increasingItems = {[416] = 417, [426] = 425, [446] = 447, [3216] = 3217, [3202] = 3215} local decreasingItems = {[417] = 416, [425] = 426, [447] = 446, [3217] = 3217, [3215] = 3202}
[3217] = 3217
Fix
Change to:
[3217] = 3216
Please Confirm bug in:
http://otland.net/projectpost.php?do=editissue&issueid=963
-1000+level - level tile
example - 1150 - only players with level 1150+ can enter.
RLY? Fix it plx.
The door seems to be sealed against unwanted intruders.
i replaced it, im using the latest of veriasion of Cryingdamson TFS 0.3.5 but it wont work? it just say:
Code:The door seems to be sealed against unwanted intruders.
Whats wrong?