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

    Enfini Adventure Official Stream Channel. || [Online]

    Hello this will be the official thread for the stream channel of Enfini Adventure (the upcoming server), for more info follow this thread: http://otland.net/f251/enfini-adventure-coming-soon-188355/#post1820326 stream link : DemShion Current Status: Online You are welcome to join on the...
  2. DemShion

    Defining condition damage.

    Okay so i got around it this way, just make an addEvent() after your onCastSpell local time1 = 6 local storage1 = 999578 function doTheDamage(cid) if isCreature(target) or isMonster(target) then if exhaustion.check(cid, storage1) == true then doTargetCombatHealth(cid, target...
  3. DemShion

    Defining condition damage.

    Hello, i want to know if its possible to define formula that returns a value that can be used in the addDamageCondition(condition1, 4, 1000, -THISVALUE), since ive tried math.random(), trying to get a formula by players lvl and sill etc but nothing seems to work im starting to think that i might...
  4. DemShion

    Enfini Adventure | Coming soon.| More New Videos!

    bump~ - - - Updated - - - Bump n.n
  5. DemShion

    Enfini Adventure | Coming soon.| More New Videos!

    Yeah, ill be working on uploading videos/pics and more info in the upcoming days, i am overloaded whit work and homework and stuff so please be patient :>
  6. DemShion

    Enfini Adventure | Coming soon.| More New Videos!

    Hello, i just want to give everyone a heads up about the upcoming betas ill be hosting to test balance, find and correct bugs and introduce Enfini Adventure to the community, i can not tell an exact date yet for the upcoming betas but i can tell it will be soon (1 week - 1 month ETA), so i hope...
  7. DemShion

    [Trash Thread]Problem Compiling on Windows.

    Okay excuse me, i am really sorry u.u
  8. DemShion

    Importing Tibiando files, tibia.dat and tibia.spr to otclient.

    Hello, if tibiando music files are .ogg files i think you can place them on ...\otclient-master\data\sounds and for the spr and data you only have to create a folder inside ...\otclient-master\data\things\860 <--- (note that my client ver is 8.60 hence the folder name 860), and place the files...
  9. DemShion

    Donating.

    u.u okie, tyvm
  10. DemShion

    Donating.

    Okay so ive been geting a lot from this forums and i would like to make a donation, however i cant donate via paypal because i had some problems whit them and my credit card... so i was wondering if theres any other method to make a contribution, like making a deposit on a bank account or...
  11. DemShion

    Solved RME beta live function, help please.

    tyvm! rep n.n, btw does it work whit 8.6? Edit: works just awsome whit 8.6, also ty for the extra entensions i didnt had some stuff n.n extra super awsome thanks
  12. DemShion

    [Trash Thread]Problem Compiling on Windows.

    SOLVED, RE INTALLED LIBRARIES CAREFULLY AND NOW WORK PROPERLY, sorry u.u Hello, as the title says im having problems compiling on Windows, everything goes great till i need to compile the project whit CodeBlocks, i followed the compiling instruccions step by step and still get this error :o...
  13. DemShion

    Let's learn how to use Remere's !

    Hum, i have the RME 3.0 Beta 8... and theres no "Live" or "Debug" option on the tool bar, my tool bar only have (File, Edit, Map, View, Window, Floor, About) and i saw a scree shoot where the toolbar of some had (File, Edit, Map, View, Window, Live, Debug, Floor, About), heeeeeelp please u.u...
  14. DemShion

    Dual wield?

    WOOOOOOOOOW HUGE!!!! tyvm man! roxx
  15. DemShion

    Solved RME beta live function, help please.

    Hello there, i was looking aroun in the forums and found that theres is a function for cooperative maaping and thats just awsome i just want to know what do i need to do so i can get the live option, i downloaded RME 3.0 beta 8 and theres no Live option on the toolbar D: is there any specific...
  16. DemShion

    Dual wield?

    can't get my hand on that tutorial, would be awsome if someone could post a link or something u.u (i am useless).
  17. DemShion

    Dual wield?

    bump, is it posible tomcompile the function into 0.3.6? it would be awsome to actually make it dual weild weps and not only wear a shield whit a diefrent sprite :o, altho is rlly good temporary solution n.n gj
Back
Top