Jump to content

JamesW

Members
  • Posts

    4
  • Joined

  • Last visited

  • Feedback

    0%

About JamesW

Contact Methods

  • Website URL
    www.google.com

Profile Information

  • Gender
    Not Telling
  • Country
    Bahamas, The

JamesW's Achievements

Rookie

Rookie (2/16)

  • One Month Later Rare
  • Dedicated Rare
  • Week One Done Rare
  • First Post Rare

Recent Badges

0

Reputation

  1. @Hitcher what i found is that rates from MyExt64.ini are somehow ignored. For example, if i set: in L2Server.ini [event] adenaamount=0 itemrate=0 spoilrate=0 exprate=0 aiadenarate=0 aiexprate=0 and in MyExt64.ini [rate] ; Adena rate AdenaRate = 1.0 ; Drop rate DropRate = 1.0 ; Spoil rate SpoilRate = 1.0 ; RB drop rate BossDropRate = 1.0 ; Herb drop rate HerbRate = 1.0 ; For highrate servers turn this on, lowers drop for mobs lvl 19- so you don't get 40 small shields FixupLowLevel = false ; Items that are not affected by rate change IgnoredItems = 6656,6657,6658,6659,6660,6661,6662,8191 ; Whether dump drop/spoil to a file in DUMP folder Dump = false ; Seal stone amount rate (multiplier) SealStoneAmountRate = 1.0 The rates from MyExt64.ini are ignored. Does anyone know what is the issue here? I've also tried with the below setting as i read somewhere that 100 would be 1x [event] adenaamount=100 itemrate=100 spoilrate=100 exprate=100 aiadenarate=100 aiexprate=100 However, when i set this, the exp/sp/adena is somehow 3x in-game. I've tested with killing 1 gremlin with lvl 1 char and the exp and sp is x3 the amount in acquire_exp_rate=382.07 acquire_sp=26.
  2. @Hitcher I agree 100%! Are you running a live server using MyExt64 or just experimenting? I'm currently creating my IDA db's so i can start adding more stuff into the extender.
  3. @Hitcher any major bugs you came across while working on this extender? Something i should be aware off? thanks!
  4. Hey all, Those of you which are actively using/working on the extender, do you encounter server crashes when using any GM chat command? For example if i use //say or //announce or //critannounce the server crashes with no obvious error being shown on the logs. Using the God's Voice command from the L2Server itself works just fine, the server crashes only when i do i with a builder level 1 account in game. For context, i've built de extender from source, and i'm using the patched .exe(s) CachedMyExt64.exe / L2ServerMyExt64.exe shared on this thread. Using ProtocolVersion = 152 in the MyExt64.ini (all settings to default as per repository). I've been scratching my head to understand where the error comes from for the last 2-3 days. If anyone has had this issue and knows where to look at please share. I'm not asking for the solution itself, just pointing in the right direction. Thanks a lot! I know it might not make any sense but here's how i solved this: I've had the L2Server folder named Server. As soon as i've renamed Server back to L2Server, the server does not crash anymore when using GM chat commands. Just for testing, i renamed it couple of times more. It seems that if the L2Server folder (where the L2ServerMyExt64.exe resides in) is named anything else but L2Server, it will cause a crash. Has anyone else encountered this issue? I'm happy the issues is solved but i'm intrigued about what caused it. Regards. For some reason i cannot edit my own post...
×
×
  • 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