Jump to content

[AoH]Kratos

Members
  • Posts

    116
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About [AoH]Kratos

Profile Information

  • Gender
    Male

[AoH]Kratos's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. Can anybody here give me some indication or help me finish a project : WeatherMonitor ( To write a client / server management (eg, listing, modification, deletion) weather information for a given area. On a separate port will have the opportunity to update information about local weather and plenty of places in the area considered ) ? I have to finish it until tomorrow or I will get expelled. Please , have mercy ! I'm talking here about Computer Networks , and my teacher doesn't waste time explaining , but even so , she checks the program with the one from the last year , so if she founds something that looks alike , I'm finished. Thank you in advance !
  2. Even so , avve. The difference between you two , is that he shares with us , those w/o knowledge to make such great armor. I'm not afraid to admit that I really suck at this , and I'd rather download somebody's share. Like , if you make a server , the players will ask who made the armor , they just like it , and that's it. Good day !
  3. Awesome work , man ! Keep up the good work ! P.S. : I hope you'll always share with us your creation :).
  4. Look into ipconfig.xml and get File Edit for Freya/High Five ( and modify l2.ini ; Address = your IP ). That should do the trick if everything else is fine.
  5. If you added the NPC Buffer with ID ( for example : 10000 ) you have to change NPC_ID = 10000 in __init__.py :)
  6. Check these lines : QUEST_ID = 555 QUEST_NAME = "NPCBuffer" QUEST_DESCRIPTION = "custom" QUEST_LOADING_INFO = str(QUEST_ID)+"_"+QUEST_NAME NPC_ID = 555 Maybe your NPC_ID is different and that is why you can't see the buffs :)
  7. Dwarf using Doubleshot :) ! Dwarf Doubleshot Funny as hell !
  8. No problem :) ! Every time you add a custom NPC , you have to make this :)
  9. In order to see the name / title you have to add a row in npc_elementals and npcaidata , like this : INSERT INTO `npc` VALUES ('10002', '13100', 'GM Shop', '1', 'ServerName', '1', 'LineageMonster2.anakim_tr', '15.50', '29.00', '55', 'female', 'L2Merchant', '40', '1673.054730000000000', '889.800000000000000', '6.500000000000000', '2.400000000000000', '40', '43', '30', '21', '20', '25', '0', '0', '388.11142', '223.63620', '265.02979', '163.64727', '253', '4', '333', '0', '0', '0', '45.00000', '180.00000', '0', '1'); INSERT INTO `npc_elementals` VALUES ('10002', '0', '0', '20', '20', '20', '20', '20', '20'); INSERT INTO `npcaidata` VALUES ('10002', '7', '15', '0', '0', '1', '1', '1', '0', '0', '0', '0', '2', '2', '0', '0', '0', '0', null, '0', null, '0', '0', 'balanced'); It's been modified since High Five !
  10. @duduthqu , for Admin the accesslevel is 1 :) , look into access_levels.sql
  11. Print screen the console , we need more details in order to be able to help you. We're waiting !
×
×
  • 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