Jump to content

Gries

Members
  • Posts

    817
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Gries

  1. Bump.
  2. Neutral faction, as mercenary every individual dwarf can take part of the faction who offers him the best advantages, once they join a faction they will gain the chance to create an unique subclass avaiable only to the members of his faction. However leaving from a faction will cause them a penalty of X days/weeks and the loss of the unique faction subclass.
  3. Bump.
  4. What i wanted to do at start but in Dante44's way which is much easier.
  5. Bump.
  6. I guess that if i create item from 0 i can just copy paste and make it full part where necessary
  7. Indeed good idea and much simpler. I'll try it later thank you
  8. Well, sub-class or rebirth system could help. Also you forgot to mention the dwarfs: no healer, no buffer, no tank. (Kamael race also if higher version than Interlude)
  9. Bump.
  10. Nobody have this error?
  11. Which part? This is only for elegia breastplate :-\
  12. Just you can't. In order to register you need a Korean Social Security Number given at birth when you are a Korean.
  13. Hello, how can i change some existing armor textures so it loads another armor textures? For example elegia armor with apella armor textures
  14. You can download exactly same files as i have from here http://www.mediafire.com/download/cmvqa072hubqncn/L2Updater_V1.3.rar and i used this guide to install it
  15. I am using this one: http://maxcheaters.com/archive/index.php?topic=205246.0
  16. Hello, i have installed recently a L2 updater, however everytime i open it i get the following error: If i select 'Yes' everything works fine however that window keep pop-out everytime i open the updater. This is the code: function showFlashObject(objID, objSource, objWidth, objHeight, objQuality, objWmode, objBgcolor) { //page url var pageUrl = self.window.location.href; if(pageUrl.substring(0,5) == 'https') { swfUrl = "https"; } else { swfUrl = "http"; } /* Default Value Setting */ if (objID == "") objID = 'ShockwaveFlash1'; if (objWidth == "") objWidth = '0'; if (objHeight == "") objHeight = '0'; if (objQuality == "") objQuality = 'best'; if (objWmode == "") { objWmode = 'transparent'; } else { objWmode = ''; } /* Flash 8.0 version */ document.write('<OBJECT id="' + objID + '" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'); document.write('type="application/x-shockwave-flash" '); document.write('data="' + objSource + '" '); document.write('codebase="' + swfUrl +'://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" '); document.write('WIDTH="' + objWidth + '" HEIGHT="' + objHeight + '">'); document.write('<PARAM NAME=menu value=false>'); document.write('<PARAM NAME=allowScriptAccess value=always>'); document.write('<param name=scale value=exactfit>'); document.write('<PARAM NAME=wmode value="'+ objWmode +'">'); document.write('<PARAM NAME=movie VALUE="'+ objSource +'">'); document.write('<PARAM NAME=quality VALUE="'+ objQuality +'">'); document.write('<PARAM NAME=bgcolor VALUE="'+ objBgcolor +'">'); document.write('<embed allowScriptAccess="always" swLiveConnect="true" src="' + objSource + '" menu="false" quality="' + objQuality + '" wmode="' + objWmode + '" bgcolor="' + objBgcolor + '" width="' + objWidth + '" height="' + objHeight + '" type="application/x-shockwave-flash" pluginspace="http://www.macromedia.com/go/getflashplayer">'); document.write('</OBJECT>'); } Any idea how to solve it?
  17. Played this server during last beta around 1 or 2 years ago. Nice job good luck with your project ;)
  18. I wouldn't suggest you Nexus event engine, no updates since 1 year or so. If you're using L2j mostly like it won't even work properly and as you noticed already hHnoke is not giving a fuck about his project. Unfortunately I don't know another event engine like this.
  19. May i know from where you got such info? Innova explicitly said they haven't decided anything yet.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock