• 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. shivaria

    Compiling HP BAR display in % help

    TFS 1.X, works just fine displaying "100" but theres 2 changes I need to figure out how to make. I need ot to show 100% instead of just 100, and I also need for it to still show the players HP as its original value on the skill window, because there it only shows 100 as well...
  2. shivaria

    Solved Enable Shared Experience at any time

    I am trying to make it so players can enable shared experience even when in combat. Right now you have to wait for PZ or INFIGHT and I want that to go away. I am using TFS 1.x (10.77), looking to do this in source. Heres some of my party.cpp (if the solution is there) Party::Party(Player*...
  3. shivaria

    Solved Not allowing bags inside other bags.

    https://otland.net/threads/creatureevent-onmove-very-advanced.134016/ Might have the right idea but I'm not experienced enough to figure out what to do still. I am looking to make one specific backpack only allows items, NOT containers to be put inside of it. --> This is what I need.
  4. shivaria

    Solved Teleport script add more locations

    I have a teleport script working but its getting too difficult to add more teleport locations. I just made another teleport spot (desertisland) but havent added it due to things getting difficult to read and add. Can anyone help? function onStepIn(creature, item, position, fromPosition) local...
  5. shivaria

    Solved (tfs 1.1) fluids not working

    Using a vial, ID 2006, on a wine casket. It fills the vial with wine, then when I use the vial on myself it just says gulp. When it checks for item.type = 0 it works, but checking for item.type = 15, it skips it. Nothing changed just using this...
  6. shivaria

    Solved check tile edit

    When I'm im floor 7, trying to go to floor 0, nothing happens, but when I go up higher to floor 6 or 5, it works. Tried changing '7 do' to '8 do' nothing happens function onCastSpell(creature, var) local position = creature:getPosition() for i = 1, 7 do position.z = position.z - i local tile =...
  7. shivaria

    Compiling ambient light in client

    Does anyone know how to disable ambient light in 10.77 client OR in sources for TFS 1.1 Help me turn the lights off guys! :p
  8. shivaria

    Solved calling skill level and failing

    SOLVED: When using Shield Skills, always "getEffectiveSkillLevel" and not "getSkillLevel" Wish I knew about this before! lol Does anyone know why these two different codes arent giving an accurate shield level when calling for it? TFS 1.1 10.77 local config = { db_table = 'players'...
  9. shivaria

    Solved help fix part of code

    SOLVED: When using Shield Skills, always "getEffectiveSkillLevel" and not "getSkillLevel" Wish I knew about this before! lol I am using a hammer on an item(9966) while its on an anvil. The code works and removes the item, creates the item, but ignores my code and goes straight to where i wrote...
  10. shivaria

    Lua spell error returning a nil value

    can anyone help me with this? possibly converting to tfs 1.1 (10.77) These are showing errors returning a nil value. targetList = getSpectators(getCreaturePosition(target), 3, 3, false) targets[1] = getNextTarget(p.target) local combat = createCombatObject() setCombatParam(combat...
  11. shivaria

    Storywriter NPC's and Story wanted!

    I have a really amazing project in development (undeath.servegame.com) and would love to have someone assist me with some fun parts of the game. If you love to make npcs of any kind, or have really great ideas for stories and quests and ventures then I would love for you to come leave your mark...
  12. shivaria

    Solved Action Script needs quick edit please

    TFS 1.1, or 10.77 Its showing no errors yet its not adding the skill level (I want it to increase it by 1) I also want it to learn a random spell from the list (its not learning the spell) SOLVED local randomSpell = {"SPELL", "OTHER SPELL", "Better Spell", "Crappy Spell", "Spell Name Here...
  13. shivaria

    [USA] Undeath OT - Needs your help and feedback!

    Hello everyone! I have made a few servers in the very far past but my latest would be a server named Legends of Terra version 8.54 and I am bringing it back but BETTER! For that I need your help. I am currently working on the project '[USA] Undeath OT' and will advertise it once its coming near...
  14. shivaria

    [USA] Legends of Terra 8.54

    Kill the Minotaur Mage to advance into Main! None (Levels 1-8) Wizard (Support) Hard Difficulty You may choose to control one of the four basic elements and expand your powers further with experience HIGH MP Water Wizard - Healing Spells Earth Wizard - Blocking Spells Fire Wizard -...
  15. shivaria

    [USA] [8.6] Legend of Terra

    Shivira.webs.com /\ /\ /\ /\ /\ /\ Must Download Custom Client! No IP Changer Needed! Server Information: Version 8.60 Server Type: RPG Mapping: 100% Custom Scripting: 100% Custom Connection: 100Mbit GB Hosting: 2450 Uptime: Dedicated with very low downtime. Exp Rate: Ranging 5x...
  16. shivaria

    [USA] Terra Rebirth 8.6!!!

    Terra : Rebirth 8.6 Official Site -Click Here- IP: (TerraRebirth.hopto.org) (Required Client 8.6) Download at site, everything is 100% safe no worries, feel free to scan. Server Information: Version 8.60 Server Type: RPG Mapping: 100% Custom Scripting: 100% Custom Connection...
  17. shivaria

    Scripter Master of Events and Scripts

    Do you need someone to create, add, or fix complex and amazing scripts, movements, weapons, items, spr's, or anything code related, then send me a message so we can negotiate what you need and what my prices are, Thank you! <_<
  18. shivaria

    Team Need Advertiser

    I'm looking for anyone that could help me with my project called Terra Rebirth, I need more people to check the server out, I wont have trouble keeping them because of the quality of the server I have, but I am willing to pay either donation currency on the server if you enjoy it yourself or...
  19. shivaria

    [USA] Terra : Rebirth 8.10

    Please delete post, thank you, updated client
Back
Top