• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Search results

  1. P

    How to modify player movement speed?

    Shouldnt you be able to add basespeed="220"? Checked crying-damson source which this seems to be from. IE: <vocation id="3" clientId="2" name="Paladin" description="a paladin" needpremium="0" gaincap="20" gainhp="10" gainmana="15" gainhpticks="8" gainhpamount="150" gainmanaticks="4"...
  2. P

    Looking for advanced amulet of loss system

    If you plan on using other amulets than AOL, which Leo pointed you in the right direction where to change you need to edit the following file: data/events/scripts/player.lua edit this function: function Player:onLoseExperience(exp) return exp end Just an example, not tested, the charges...
  3. P

    Bomberman project (TFS 1.3 + OTC)

    Hello Otland, I've been working on a small project that I thought would be fun. Super bomberman for SNES in TFS1.3 It is playable HERE and Im looking for feedback Currently working on adding sprites from original bomberman to make powerups, players and bombs look like the real game...
Back
Top