Jump to content
Eternal Lands Official Forums

belali

Members
  • Content count

    113
  • Joined

  • Last visited

Everything posted by belali

  1. HAYDİ TÜRKLER BURAYA

    HERKESE SLM BENİ ESKİLER BİLİR 2-3 SENE OYNADİM SORA KARAKTERİ SATTIM SATTİĞİM KARAKTER ATAK DEFANS İLK 5 DEYDİ NEYSE BURADA TÜRKLERLE MUHABBET SOHBET EDELİM İSTİYORUM OYUNA DÖNEMEYE NİYETİM YOK HERKESE SAYGİLAR
  2. key. ini

    any1 knows how to to save the change's at key.ini file at windows vista it dont allow to save it plz ...
  3. Idea for pets

    not 15k make it 15$and a bunny will be enoguh starts from 4 a d
  4. Mortos Challange

    where is location?
  5. help

    hi i formatted my computer and loaded mic xp pro-sp2 today.After i downloaded all drivers exc.. and directx 9.c but when i tried to log into el it goes to 640-480 full screen mode and when i try to log in with my pass it dont allows to login aouto closes client what can i do i tried to change from elconfig but nothing wrong there
  6. help

    Only directives that start with a # are taken in consideration Anything else is treated as a comment For the directives that accept a boolean value (on/off), 0 is off, 1 is on !!!WARNING!!! Make a backup of this file, before messing with it. In case it gets corrupted, the game might not start at all, etc. Login settings: #server_address = eternal-lands.network-studio.com #server_port = 2000 Having a Username and Password defined can be a security problem. Use if you are comfortable in people that can get to you machine knowing this information #username = "" #password = "" video modes: 1 = 640x480 16bpp 2 = 640x480 32bpp 3 = 800x600 16bpp 4 = 800x600 32bpp 5 = 1024x768 16bpp 6 = 1024x768 32bpp 7 = 1152x864 16bpp 8 = 1152x864 32bpp 9 = 1280x1024 16bpp 10 = 1280x1024 32bpp full screen can be 0 (windowed) or 1 (full screen) if it is windowed, it will use the desktop BPP #video_mode = 6 #full_screen = 0 The no_adjust_shadows directive, if set on 1, tells the engine not to disable the shadows if the frame rate is too low. #no_adjust_shadows = 0 Do NOT turn on the shadows if you have a low end machine, and/or if you are using a 16BPP mode 16BPP modes, on old video cards (up to GF3) do not support a stencil buffer, so having shadows will make the game unplayable. If this is the case, use 0 instead of 1, in the shadows_on string #shadows_on = 1 If you want to use some better quality shadows, enable the shadow mapping. It will use more ressources than the old shadows, but will look prettier: #use_shadow_mapping = 1 This parameter determines the quality of the shadow maps. You should as minimum set it to 512, and it will look better with 1024, 2048 or 4096, but also consume a lot more graphics memory/ressources. #max_shadow_map_size = 1024 The clouds shadows are projected on the ground, and the game looks nicer with them on. There is a small (about 10) speed penality, if you let it on, so you might want to disable them if you have an old video board. #clouds_shadows = 1 The reflections can now be turned off without using poor_man. Set the following to 0 to just disable reflections. #show_reflection = 1 Set this to 0 to disable showing the FPS in the corner #show_fps = 1 Setting this to a non-zero value will throttle EL back only when it's grabbing far more CPU time than it really needs to render a scene smoothly. This shouldn't affect slower systems at all, as they need all the CPU time that they can get to render nicely. #limit_fps=0 If you REALLY have a VERY poor machine, try to set the next variable on 1 You will notice a drastical drop in quality (no reflections, no clouds shadows, and the texture filtering is set to NEAREST), but you might get a performance increase. It is highly discouraged to turn it on, tho. #poor_man = 0 If you have a LOT of memory, you can set use_vertex_array to a number greater then 0 to increase performance. This works well in crowded areas, but can use 130M or more of memory. Not recommended for machines with less then 384M of memory, 512M of memory is suggested for this feature. The higher the number, the faster a system needs to be. If your system lags when lots of player appear, then consider lowering the number. #use_vertex_array = 1 Mipmaps is a texture effect that blurs the texture a bit - it may look smoother and better, or it may look worse depending on your graphics driver settings and the like. It might also improve performance. To enable mipmaps in the client set the following parameter to 1: #use_mipmaps = 0 Some systems will not support the new point based particles in EL. If your client complaints about not having the point based particles extension, set the following to 0: #use_point_particles = 1 If you experience a significant slowdown when particles are nearby, you should consider lowering the percentage of particles that are displayed. You can set the particles percentage between 0 and 100: #particles_percentage = 100 You can increase the mouse sensitivity and cursor changing by adjusting the mouse_limit to lower numbers, but usually the FPS will drop as well! #mouse_limit=15 The following two directives are for configuring the camera rotation speed, when you press left/right arrows (this is the normal mode), or shift+left/right arrows (fine mode) Increase for a faster camera turning speed, decrease for a smoother animation. #normal_camera_rotation_speed = 35.0 #fine_camera_rotation_speed = 5.0 To prevent your player from moving by accident when you are sitting check sit_lock to 1 and enable it #sit_lock = 0 Set to 0 if you don't want the item window to be opened when dropping things #item_window_on_drop = 1 Set to 1 to see the digital clock #view_digital_clock = 0 Lets you relocate your quickbar by using leftclick+ctrl. leftclick+shift determines whether the quickbar should be horisontal or vertical (default) and leftclick+ctrl+shift resets the quickbar. #relocate_quickbar = 0 Shows your stats in the hud (only works in resolutions > 640x480) #show_stats_in_hud = 0 Shows help text, that tells about the function of a button: #show_help_text = 1 Set the time before the client will go afk automatically (time in minutes). If 0 the client will not go afk automatically and you'll have to set the client AFK yourself. #auto_afk_time = 5 Set the default afk message: #afk_message = "Automessage: I am currently away from my computer, plertretrtret" Global ignores is a list with people that are well known for being nasty, so we put them into a list (global_ignores.txt). Now, if you want, you can configure the client to load that list on start up, so you will have some sort of additional protection against those nasty people. By default, this feature is turned on #use_global_ignores = 1 Gloabal filters are a list of words that people have found offensive and can be replaced locally. Set the following to 0 if you don't want to use the default word filtering. #use_global_filters = 1 Set the following text to whatever you want filtered words to be replaced by. #text_filter_replace = smeg The following directive allows you to choose wether or not you want that each time when you ignore someone, his/her/it's name to be saved on your local ignores list, so you will permanently ignore that person (unless/until you manually remove the name from the local_ignores.txt file) #save_ignores = 1 Setting the following to 0 will cause only chat and PMs to be logged, and not any messages like "slow down" or "you failed to harvest the [whatever]". If you set it to 2, the server messages will be saved to srv_log.txt. The default is 1 - log to chat_log.txt #log_server = 1 You can adjust the size of the text used for the players name tags on the screen. A value of 1.0 is the default, and you can make the text bigger or smaller by raising or lowering the values. #name_text_size = 1.0 Reserved for future usage #name_font = 0 You can adjust the size of the chat text on the screen. A value of 1.0 is the default, and you can make the text bigger or smaller by raising or lowering the values. #chat_text_size = 1.0 Reserved for future usage #chat_font = 0 The no_sound directive is there if you do not want the engine to use any sound (or music). This is usually useful for when you don't want the EL client to take over your sound card, or if you have sound problems that might crash the client. #no_sound = 0 You can change the music or sound gain (volume) with the following parameters. 0 means muted, 100 means full volume: #sound_gain = 100 #music_gain = 100 Here is where you give the path to your favorite browser. Default browser is IE, but you can easely change it. Note that, because of Micro$oft's infinite wisdom, invoking a command is done differently in Win9* and in Windows NT ® ©, so you have to manually select how to invoke your browser. Be sure to have only ONE selected browser, otherwise the current browser thingy is likely not to work. For Windows NT/2K/XP #browser = "start iexplore.exe" For Win9* If you don't use quotation marks, the spaces will be stripped. browser = "c:\Program Files\Internet Explorer\iexplore.exe" For Linux: Just put a # before the browser you use, and make sure there there are not two or more browsers selected. That is, deselect the windows browser browser = konqueror browser = opera browser = mozilla browser = netscape Choose your language - all languages available are located in the ./languages/ folder in your eternal lands directory. The languages are however easily extendable and if you wish, you can translate the client into your language by editing the files found in the languages directory. #language = en This option is currently only available on linux, and allows you to specify a directory other than the current directory to load data from. For Gentoo users, the ebuild installs in /usr/share/games/eternal-lands. #data_dir = /usr/local/games/el/ #render_fog = 1 #use_vertex_buffers = 1 #click_speed = 300 #compass_north = 1 #caps_filter = 1 #log_chat = 2 #windowed_chat = 1 #write_ini_on_exit = 1 #ati_click_workaround = 0 #use_alpha_border = 1 #use_floating_messages = 1 #local_chat_separate = 0 #guild_chat_separate = 1 #server_chat_separate = 0 #mod_chat_separate = 0 #highlight_tab_on_nick = 1 #isometric = 0 #perspective = 0.15 #near_plane = 35 #buddy_log_notice = 1 #gamma = 1 it doesnt reopen and dont give's any error and i checked el config and el.ini the problem is its aouto goes fullscreen and 480-640 and dont allows to play ater i write my pass it goes to windows screen and closes client
  7. market spam

    i know i have taken many warnings but i really try post my message's after 5 min but i see sometime's i dont look clock [20:41:23] [ejderha @ 3]: sell ,bp cape's,thermal serp,greave,titanium chain,serp sword,20k red rose,s2e,titanium long,titanium short and books(pm for list){i also trade for new items}} [20:41:31] [misunderstood @ 3]: selling 3k silver ore pm me [20:41:34] [Railand @ 3]: pc potion of manufacturing [20:41:34] [Harlock @ 4]: my first cyclop! [20:41:35] [xygote @ 3]: thnks tryf [20:41:37] DragonCairn just hit a teleport nexus, so s/he departed us. [20:41:45] [mmarx @ 3]: selling 4k silver ore, 8k coal, 350 gold bars [20:42:06] Welcome to Nordcarn [20:42:06] The Hellspawn perk rulez, doesn't it? [20:42:07] You have died and gone to the Underworld! [20:42:08] [azorblade @ 3]: pc FE [20:42:13] [misunderstood @ 3]: 3gc [20:42:15] [Kindar_Naar @ 3]: manu pots 20 gc + vial [20:42:25] [Railand @ 3]: thenx [20:42:25] [gundude @ 4]: fear me for i have a cloak! [20:42:39] [fox_macloud @ 3]: selling 2k titanium ores [20:42:40] [scipiogod2 @ 3]: selling 2750 FE for 3gc each pm me plzz!!! i;m in votd storage =D. [20:42:43] [ejderha @ 3]: sell ,bp cape's,thermal serp,greave,titanium chain,serp sword,20k red rose,s2e,titanium long,titanium short and books(pm for list){i also trade for new items}} you are right i apologize for my action its not the place for it but can i suggest that if some1 try's to post more then 1 message to market channel can take a warning outo that "you cant post more then 1 post in 5 min in this channel" and this system can outoblock message after 5 min it can allow i know i did it but really i didnt wanted to post too much :/ anyway plx give me a more chance i wont do it again edit =) thx i am back again
  8. solo11

    zeynep tried to do same to me lol wanted to buy ros 15k then aborted and putted 1.5k after my warning she gave 15k but nothing change's she tried so be carefull
  9. gold

    so if monster drop's good why all fighters harvest,alch or making pot? or why they are so poor(i mean pk'er like scarr)
  10. gold

    he didnt say to increase all drop's to 1 k,he said to increase it from 1-35 to 1-70 for example,and its really good idea anyway there must be some difference between fluf and armed orc, 1-100 would be good for fluf and more for desert chim and more for mountain more more more.. till giant
  11. The Eaf Championship 2

    who wants to challange with around 80 a d ?
  12. Ejderha (Baiter)

    do every1 have to cry when they die? why they dont train and get strong? and you want a game without outlaws?
  13. Ejderha (Baiter)

    Warning! You just entered a PKing map! This means other players can attack you Does it explain anyhing Lork?
  14. selling storage

    hi if you want any of them pm ingame (HaRaKaNi) for orders plz prices show only 1 from each Book of : manu,summon,craft,magic physique,feastng potion tit smelt,tit min pl,ip,votd,naralik ring garg,puma,bear summon orc,bear,cyc,troll fight star,uni med steel shild,tit chain,tit short const 13k red rose 4 Unicorn Medallion 250 4.4k Tiger Lilly 1 3 Fast Regeneration Cape 3k 56 Moon Medallion 250 70 Steel Shield 500 58 iron helm 250 125 Ring of Damage 90 2 Iron Cuisses 6k 1 iron greaves 6k 1 Iron Axe 2k 1 tit axe 17k 48 Stars Medallion 250 229 Life Essence 7 38 Serpent Stone 500 5 Titanium Serpent Sword 7k 20000 Empty Vial Bulk 150k 4 Titanium Chain Mail 6.5k 1 Titanium Serpent Sword of Thermal 550k 5 Mirror Cloak 4.5k
  15. selling storage

    OHH its wrong thx for warning and whats your in game name monneyman?
  16. Alchemy Service

    2k energy to here also plz ;>
  17. selling storage

    i sell in bulk 20k for 150k
  18. selling storage

    Edited SAle's
  19. Bonus exp areas, no item made

    you want more exp ? pray your god
  20. Bonus exp areas, no item made

    i think making it as part manu god quest would be better will need to do a quest (after the before quests that give %20 more exp) when done you get 2 time's more exp and food advantage near manu god.. also other stuff like ent said
  21. destinta

    is destinta active storage if active it say you cannot access storage from here while i am near him always
  22. Hi this is Ekatis

    seal i have a copy of chatlog also sorry for misunderstood
  23. Hi this is Ekatis

    Peki sana yakistimi simdi paylasilan seylerei baskalarina anlatacak kadar küçülmek?sen beni geçen sene ewine dawek ediosun simdi bunu yapiosun we sence sana küfür etmem hala yalnismi???? yetmiyomu bu kadar karakter ekatisi neden acmaya calisiyosunuz yoksa o da mi senin ? oynucaksan adam gibi oyna seali almana bisi demedim turkce yazcaksan mail at sorry for this shit i said him to pm me in tukish if he wants to speak(mail)
  24. Hi this is Ekatis

    you speak about honor and use this words "(sen dünyada gördüğüm en ibne kisiliksin kisiliksiz yalanci btw oç)" ent knows my el life also if he search he can find who was akbuyucu
  25. Hi this is Ekatis

    (sen dünyada gördüğüm en ibne kisiliksin kisiliksiz yalanci btw oç) theese are all bitching words just ask sistema
×