Jump to content

^Wyatt

Members
  • Posts

    1,418
  • Credits

  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Everything posted by ^Wyatt

  1. hm? so if u want to change your server with the new one that u just downloaded u must clean the database and put the new one, delete the source folder and use the new one, and copy the new things from the system folder inside your old system folder :poker face:
  2. I think that happens coz u have 0 targets (not 1..) around you :s
  3. U could try to do it inside startEffectTask() and stopEffectTask() methods from http://subversion.assembla.com/svn/L2jFrozenInterlude/trunk/gameserver/head-src/com/l2jfrozen/gameserver/model/L2Effect.java
  4. It's not something fast to do. U should take a look inside http://svn.l2jserver.com/trunk/L2J_Server/java/com/l2jserver/gameserver/model/entity/Auction.java and change fields like "ADENA_ID" from com.l2jserver.gameserver.model.itemcontainer.PcInventory and put your id, but also you should change methods such as "ClanTable.getInstance().getClanByName(Clan).getWarehouse().getAdena()"
  5. Do not post 2 line codes, read the rules. Locked.
  6. Try adding a check inside getAutoShots() if config.disabled -> return null.
  7. Ye its for party and also if you're alone, check the /* */ lines above that option. The problem/solution I think should be here http://svn.l2jserver.com/branches/L2_GameServer_T2.5/java/com/l2jserver/gameserver/model/actor/L2Attackable.java calculateRewards() method. Try debugging it or removing the "if (!Util.checkIfInRange(Config.ALT_PARTY_RANGE, this, ddealer, true)) continue;" to see what happens.
  8. try modifying http://svn.l2jserver.com/branches/L2_GameServer_T2.5/dist/game/config/Character.properties AltPartyRange = 1600
  9. add your npc ID inside "npcaidata" table, DB
  10. Nice, nerd. Maybe the skype, email and twitter things don't suit at all, imo. I feel like icons are too little when I'm watching it, maybe icons bigger and text outside and brown? Q_Q
  11. "java.lang.OutOfMemoryError" You don't have enough RAM or you aren't giving enough RAM to the GS.
  12. Try adding it manually (when the server is OFF) inside the table from the DB (grandboss_spawnlist, raidboss_spawnlist, or whatever is called in your pack)
  13. Take a look inside your database, something about siege and spawnlist... :y u no?:
  14. I guess it's because they can't access to your mobile-app info so they can't decrypt password and sh1ts. But could be done with unique pc app too, so dunno :happyforever:
  15. Ye the table is missing that column, but we dunno if its just missing coz your "reload" script isn't well done or is the table that's wrong, get it? Ask to the seller.
  16. So you just downloaded some L2jserver rev and installed it and you have problems? Seems weird. Explain what did you do.
  17. Your script is trying to get info from a non-existent column of one table. Did you update the source and not the dp or something like that? :D
  18. ^Wyatt

    Rey

    Whole forum :? Checking post history I just see him with a mini e-war with some of you in a private server topic, does that convert him to that? hum Provide some links if there are more :D And there is a topic to report spammers you know... if it's just that...
×
×
  • Create New...