• 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!

Recent content by Piechu

  1. Piechu

    Lua Deads are disappear

    yes , when people die there bodies disappear
  2. Piechu

    Lua Deads are disappear

    Bump
  3. Piechu

    Lua Deads are disappear

    When you kill a human , deads are disappear. Please fix me that bug. I Give rep ++
  4. Piechu

    Lua Skull System

    Hello. I Have shawak's war ots . World type : pvp-enforced. And I need a skull system : 5 frags - yellow SKull 10 frags - green skull... Anybody can talk me about this system ? How can i make it? Rep++ for good information.
  5. Piechu

    Skulls on Enfo

    It's possible to make skulls on pvp-enforced OTS without edit source? If not can someone quickly tell me how to edit source to make it?
  6. Piechu

    Skulls

    No,no I have these in login script. These disappear after 4-5 min and i dont know why:(
  7. Piechu

    Skulls

    Hello, I have a problem with skulls. I have a script which gives player green skull, even if he dont have pz, but these skull disappear after 3-5 min when i stay in pz. I give skull to player by the line: doCreatureSetSkullType(cid, 2) How to make these skull for all the time? Even after 20h?
  8. Piechu

    100% Yalahar Map + Spawns [Release]

    This is not full ... I download his version it's shit look , underground. I Fixed his map and repair underground and fixed bugs... Look here : http://otland.net/f50/yalahar-map-full-piechu-65518/ This is full Yalahar map ;]
  9. Piechu

    Zao Style , Start Work.

    Work is only in phase generation. First Screen my work - outer curtain city. Comments please ;)
  10. Piechu

    Error Loading Map

    Hello, I have a problem . I update my map 8.50 to 8.54 / Map Version : Otserv 0.6.1 to otserv 0.7.0 (revscriptsys) and i make a map with new style. Save and i can't open map again. Error : Could not open file. Error Map Loading -.- How i can repair this? Many work is going down... I can't...
  11. Piechu

    not Moveable

    How to make item not Moveable for player who doesnt have specific storageValue? For example: if bohs are one a ground you can pick it up or move only if you have storagevalue(77777) == 1?
  12. Piechu

    onEquip

    so elf, how to do these?
  13. Piechu

    onEquip

    lol? why return false? then even if he get storage then the wont be able to equip item.
  14. Piechu

    onEquip

    I have one problem. I made a script, when player have storagevalue then he can equip item function onEquip(cid, item, slot) if getPlayerStorageValue(cid,77001) == 1 then return TRUE else return FALSE end end in movements.xml <movevent type="Equip" itemid="xxxx" slot="feet"...
  15. Piechu

    Equipment for vips

    can everyone help with these attributes?
Back
Top