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

    A mapping piece, please help.

    How am I doing?
  2. Synergy

    A mapping piece, please help.

    Thanks Limos and Ghostx, and gamersdont, I wasn't asking if it was too big or what I'm mapping with Only asking for help on how to finish it. Thanks, Jay - - - Updated - - - Btw ghost, should the next floors look like the first one on z7?
  3. Synergy

    A mapping piece, please help.

    Please any mapper tell me how it should look like on floor 2 on this mountains. It's my first time mapping and everytime I put ground up here it looks incorrect and ugly, all wrong! How should it look? and what should I put? Also try to describe or put ID's on the grounds I should use to make...
  4. Synergy

    Best tutorial for mountains?

    Can anyone link me the best tutorial for mountains? XD I want to make my mountains look good and correct so I need a good tutorial, im a beginner btw.
  5. Synergy

    JaySwags Mapping Thread (Help & Feedback Needed)

    Thank you guys! More coming
  6. Synergy

    JaySwags Mapping Thread (Help & Feedback Needed)

    So make em smaller and yes there was non-walkable grounds, fixed it. Well here comes some more, I know I suck but I will improve, I promise :D
  7. Synergy

    JaySwags Mapping Thread (Help & Feedback Needed)

    Welcome! Well, I'm a completely new mapper so I need alot of feedback and help on the way. I'll start by asking you guys if this mountain is correct since it's my first attempt to make a mountain. Please tell me how whats wrong with it, how to improve it and what I can add. Thanks...
  8. Synergy

    Requesting a OnStepIn script!

    Thanks! - - - Updated - - - Loney, do you know how to make npcs?
  9. Synergy

    Requesting a OnStepIn script!

    Well I guess it's a OnStepIn script, What I want is exactly like the rookgaard bridge script If you are under level 8 you can't pass the bridge. There is 3 tiles which you cannot pass. Thanks in advance!
  10. Synergy

    Buying Pay for 1 city mapped by a proffesional.

    Like the title says, I only need one city left to my server, but I want it really proffesionally mapped. A capital city of all cities, with high gates and "royal looking city". I'll explain more in private message to the ones interested!
  11. Synergy

    Item gives Item attack speed

    Hello. Is it possible to make a "speed stone" enchant a weapon with attack speed? If so, can someone make a simular script and I'll configure it?
  12. Synergy

    An NPC Question

    Well yes.. He tells you first that you will get the vocation if you wear a spellbook and enter the teleport, then he gives u a spellbook
  13. Synergy

    Request for mapping ideas!

    I don't know if this exists or is a bad idea.. But I'll give it a try Since many noob mappers is having a hard time mapping their cities, caves etc. (I'm also a noob mapper :D) This is where you request for ideas, for example: My Request: I made a temple on my island, but I don't...
  14. Synergy

    Attack speed on weapons?

    What? haha I ment the doItemSetAttribute~ I will use it for enchanting the weapon with attack speed.
  15. Synergy

    An NPC Question

    Hello, where can I find all the Parameters to use? Also, is there a parameter that goes like this: PLAYER: Wizard NPC: *GIVES YOU SPELLBOOK*
  16. Synergy

    Attack speed on weapons?

    Thanks, exactly what I needed for the script to add a speed.
  17. Synergy

    *EDIT* New idea of getting vocation.

    Wow.. Thanks! Looks great, I'll try it soon
  18. Synergy

    NPC Gives you spellbook on level 8

    Hello.. I request an npc that gives you an spellbook only if you are level 8.
  19. Synergy

    *EDIT* New idea of getting vocation.

    Wow.. thanks so much! Yes I won't host my ot before I'm fully ready for it. I just want to make stuff on it and explore for the moment. I'm learning scripting right now + mapping so I promise improving alot in the future.
  20. Synergy

    Lua One of my first scripts, please help me.

    Alright! Thanks, taught me a couple of things. Next thing, I changed the message to popupfyi. This is how it looks now: function onSay(cid, words, param) if getPlayerLevel(cid) >= 8 and getPlayerVocation(cid) == 0 then doPlayerSetVocation(cid, 1) doPlayerPopupFYI(cid...
Back
Top