Jump to content
Eternal Lands Official Forums

teranoz

Members
  • Content count

    484
  • Joined

  • Last visited

Everything posted by teranoz

  1. Thorolas

    Ja : http://www.eternal-lands.com/forum/index.p...opic=9069&st=40
  2. Equations / Rules

    Reaction is used to determine if you get hit or not. The ratio Defence : Reaction in the formula is (or was) : Defence/10 + Reaction/2 This means 1 point of reaction is equal to 5 defence levels The damage reduction from Toughness is (or also was) Damage = ......... - Toughness/2 This means 1 point of damage less for every 2 toughness.
  3. Thorolas

    Lol, net als jij terug komt mag ik er niet meer in.
  4. So You Want To Make A Bot?....

    Maybe even in VB. What you want to do with your bot depends how difficult it is, but I managed to connect, talk, pm and sit/stand from a VB interface.
  5. A Good Article On The Development Of Mmorpgs

    Project Entropia is a lot more perfect. Take the difference between RS and EL. Multiply it a few times and add that difference to EL. Thats about what PE is. https://www.project-entropia.com/ Note : https, so you might get a "secure connection" warning. Works with real money you can put into the game, and real money you can get out of it again. Free download, and no monthly fee. But they are building it for quite some time now, and you need a better PC than the minimum for EL. Disadvantage : Windows only (DirectX 9.0b based)
  6. Pkable In Any Map?

    And how does the server know what version you are using ?
  7. Strange Things In The New Update

    Could you also alter the 3gm "bug" ? If the first part of the string are 3gm let it be changed into a #gm
  8. Pkable In Any Map?

    If the event happens, your status on the server will be that of an animal. That means you can be attacked by other players.
  9. Need To Make Rubies

    mm cloak or mm perk recommended (gargs, skellies and ogre in VC)
  10. Bush Brain Game

    http://www.beatgreets.com/display.pd?path=...prodnum=3067907
  11. Is This Legal ?

    Select the Netherlands. All softdrugs are official tolerated (in practice this means legal) Some other things that are illegal in most countries are here legal also but I cant mention that here (minors also read forum)
  12. Help With Little Error

    To get the warning messages out : Select all .c files in the file pane Rightclick them Click on Settings In the combobox "setting for" select "All configurations" Set combobox "Warning level" to "none" Click "Ok"
  13. Learn How To Get Started With Programming

    http://msdn.microsoft.com/visualc/getstart/default.aspx http://www.programmersheaven.com/zone3/index.htm
  14. Character Creation

    1. Run the game : 2. Click on "New character"
  15. [patch #239 Shortcuts For The Manu Window]

    changed manudir into configdir in void read_manu() manu.ini should be in same dir as el.ini
  16. [patch #239 Shortcuts For The Manu Window]

    Made it optional, and fixed the position of the mix/clear buttons
  17. Utf8toisolat1 Error

    Got the latest cvs files (abt 1 hour ago) Compiling ok (VC 6) After running the exe in the el folder I get a msgbox saying : The procedure entry point UTF8Toisolat1 could not be located in the dynamic link library libxml2.dll
  18. [patch #239 Shortcuts For The Manu Window]

    That could be done in about the same way. A reason why my magic patch was rejected was that is could not be loaded from a file at the users computer. In the meantime my knowledge of C has been growing (gained a few levels, lol), and I could do that with the magic window.
  19. Quickbar Bug

    If I make the quickbar floatable, and put it horizontally, exit game, run game : The items are horizontally, but the border of the quickbar is vertically. I can only make it floatable and vertical again by clicking in the first slot.
  20. [ Patch #225 ] Quickbar Window Manipulation Patch.

    Maybe it would be better to make a larger border around it. It only flips after clicking in the slots or on the thin lines. If all slots are full you are tending to drag an item out of it. With a bit larger border there is more space to click on only the border.
  21. Utf8toisolat1 Error

    Working now. Also needed iconv.dll and zlib1.dll for this version. The errors I had a few days ago with the translate.c do not occur anymore now also.
  22. As soon as I run el.exe it crashes. After commenting all add_xml_distringid(.... in void init_spells(), and free_xml_parser(DIGROUP,sigils_str,SIGILS_STR); module translate.c it runs normal again. No compilation errors. OS : W2K
  23. Tried that one also, compiled ok, but crashed again
  24. No, still nothing. This causes compilation error : if(*name)strncpy(var->str, str, 30); error C2065: 'name' : undeclared identifier
×