Jump to content

sandeagle

VIP Member
  • Posts

    770
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    0%

Everything posted by sandeagle

  1. still need a protection for c4 server,l2patch still be worked with bots or l2phx.
  2. i wanna to know how to get NPC HTMLs directory infors in game?like l2off server,if i am GM account i can see any NPC's Html infors...and there is a client system patch for L2Reunion Project?
  3. yeah.in thw website there is only H5...no IL...
  4. server files are H5 Off version?
  5. Starting L2J Login Server. Error: Could not find or load main class l2r.loginserver.L2LoginServer Login Server terminated abnormally! Login Server Terminated. Press any key to continue . . . whats this problem? i use 7u21 jdk...and sql seems all ok...
  6. price down again???i remembered IL is 150$,now is 100$?
  7. Rival...are you the guy that in PP forum?you did some tutorial about how to make extender?
  8. if fact i wanna to buy Hguard...coz for now this is the only one protection for the C4 server pack....well,seems i have to forgive it... anyway,thx MC and xel.rly thx.
  9. damn it...i have to contact Hauthd auhor...maybe he have some hints...rly thx guyz... PS.my server only open for chinese...god...i have to use chinese system.
  10. could you update it on other netdisk?i cant open megaupload.
  11. no.cant works...nothing happened.. Hauthd show: Connection using old (C1) auth protocol refused (IP=x.x.x.x)
  12. tried many times,but seem result...
  13. well.seems its client problem...
  14. yeah,offcoz...i changed it for C4...if you dont change it you cant use that En system to login game.
  15. and,seems C4 dont have this param -ProtocolVersion
  16. no,i used 2.0.0.92... rly crazy problem...
  17. why some c4 client's system cant login game by Hauthd... Hauthd show: Connection using old (C1) auth protocol refused (IP=x.x.x.x) but today i found a En system could be worked with Hauthd.i try to copy some dll in my Cn system,but seems nothing happened... any1 knows which file control the auth protocol?or any1 knows how to solved this problem?
  18. yeah.client side...i have server pack...but i found there are lots items need to adopt in client system.
  19. any one have RaGEZONE_Official_C4_Pack_Live pack system??? i need it...rly thx,...
  20. rly thx...got it... in C1 i think they use this codez: if (((talker.occupation < 53) && (talker.curslot > 70)) || ((talker.occupation >52) && (talker.occupation < 58) && (talker.curslot > 90))) { ShowSystemMessage(talker, 1118); return; }
  21. how to use this stuff...
  22. dont know.... i think this sould be check players invetery weight/number... coz 1118 message is: Progress in a quest is possible only when your inventory's weight and volume are less than 80 percent of capacity. so GetInventoryInfo(CSharedCreatureData *spCreature, InventoryParamType param) the important thing is the second param : InvertoryParamType ex: 0 is currect items number? 1 is the max number? 2 is currect inventory weight? 3 is the max weight? i dont know...
  23. 1, i found this ai function: int CNPC::GetInventoryInfo(CSharedCreatureData *spCreature, InventoryParamType param) whats this function means? it will return the inventory number?or other something? 2, this GetInventoryInfo function was added in C4...i dont find it in C1.. so if i wanna to convert it for C1,how could i do? maybe use other function replace it? whats this means? whtas this c4 ai nasc codez means: if( (myself::GetInventoryInfo(talker,0) >= ( myself::GetInventoryInfo(talker,1) * 0.800000 )) || (myself::GetInventoryInfo(talker,2) >= ( myself::GetInventoryInfo(talker,3) * 0.800000 )) ) { myself::ShowSystemMessage(talker,1118); return; }
  24. ok.i will upload it...and which version do you need? i have 3 version...
×
×
  • 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..