Jump to content

Realtek2

Members
  • Posts

    257
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Realtek2

  1. ERROR 1054 : Unknown column 'char_id' in 'where clause' ERROR 1054 : Unknown column 'obj_id' in 'field list' ERROR 1146 : Table 'test-server.character_friends' doesn't exist ERROR 1054 : Unknown column 'char_obj_id' in 'where clause' ERROR 1054 : Unknown column 'char_obj_id' in 'where clause' ERROR 1054 : Unknown column 'char_obj_id' in 'where clause' ERROR 1054 : Unknown column 'char_id' in 'where clause' ERROR 1054 : Unknown column 'char_id' in 'where clause' ERROR 1054 : Unknown column 'char_obj_id' in 'where clause' ERROR 1054 : Unknown column 'char_obj_id' in 'where clause' ERROR 1054 : Unknown column 'char_obj_id' in 'where clause' ERROR 1054 : Unknown column 'obj_id' in 'field list' ERROR 1054 : Unknown column 'char_id' in 'where clause' ERROR 1054 : Unknown column 'char_id' in 'where clause' ERROR 1146 : Table 'test-server.augmentations' doesn't exist ERROR 1054 : Unknown column 'obj_id' in 'field list' ERROR 1054 : Unknown column 'obj_id' in 'field list' ERROR 1054 : Unknown column 'obj_id' in 'field list' ERROR 1054 : Unknown column 'obj_id' in 'field list' ERROR 1054 : Unknown column 'obj_id' in 'field list' ERROR 1054 : Unknown column 'obj_id' in 'field list' ERROR 1054 : Unknown column 'obj_id' in 'field list' ERROR 1054 : Unknown column 'obj_id' in 'field list' ERROR 1054 : Unknown column 'char_obj_id' in 'where clause' ERROR 1054 : Unknown column 'obj_id' in 'field list' thats what I get :S
  2. and where is the amount of the dropped item ? :D You can also do it with going to your monster -> Shift + Right Click -> Drop List -> Add
  3. Q. How can I delete player that is not active more then 1 month. I mean complete delete - quests/items/shortcuts/skills/subclasses of that player?
  4. http://www.maxcheaters.com/forum/index.php?topic=163001.0
  5. http://www.maxcheaters.com/forum/index.php?topic=162999
  6. Realy strange... I think that I coded this for a user of L2J-Infinity and i posted it in the forum...
  7. thats the problem that In client mods I dont understand nothing.. EDIT: OK I Teached by my self :D
  8. maybe you will post us a screen or a log of the errors?
  9. 1) Alt + G -> Buff Name -> Serch Skill. 2) Get the ID and edit the time...
  10. Ok lets start. First add this to your core. Index: /trunk/Game/java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java =================================================================== --- /trunk/Game/java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (revision 285) +++ /trunk/Game/java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (revision 293) @@ -9889,4 +9889,18 @@ } + public void restoreHP() + { + getStatus().setCurrentHp(getMaxHp()); + } + + public void restoreMP() + { + getStatus().setCurrentMp(getMaxMp()); + } + + public void restoreCP() + { + getStatus().setCurrentCp(getMaxCp()); + } /** Second make your __init__.py Like THIS. Compile/Replace/Restart and have fun :D
  11. Hello. I was playing at l2blizzlike and I see this : My question is how I can do it ? Or is there any guide that will teach me ?
  12. lol ! Realy UGLY :S I don't think that some one will use them..
  13. awesome bow ! great work and thanks for the share
  14. lol calm down :D its a l2j project :D
  15. you mean npc design/ npc spawns/ monsters etc.. ? And you are paying or for free?
  16. well its real but you will never know what rev is... I can rename the archive to 3789198 rev ... but this is not true.. I think you got it.
  17. show me a copy of characters.sql located in your datapack.
  18. cool :) You should add guide tag too :D keep up dude :P
  19. Yep amaizing server ! Btw I have problem check the forum... Awesome work !
  20. Its not realy special... He only colored it ... But I thing that you are newbie so keep up !
  21. Thanks ! god bless you :D
  22. DJ Traktor
  23. I whant it too :D
  24. simple flood protection... What pack you use?
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..