Jump to content

mcbigmac

Members
  • Posts

    1,245
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by mcbigmac

  1. Learn to write it in nasc. look at a AI function list... uber simple. and z3r0dll if your not a L2Off dev why post?
  2. L2.ini? wtf? check your webserver's php extensions, like he said. php.ini Clearly you are trying to call an undefined function, ergo mssql is not enabled.
  3. No one will sell you the source code, cause it's too valuable if complete enough. Open PP would be best bet. Then again, what would you do with it? Code yourself?
  4. And what different would it be from c4, or interlude? it's a standard action packet used in so many other things. which then by AI causes the baium stone to suicide and create a private And funnily enough clients are the same wether l2j or l2off. amazing huh?
  5. suggestion is to describe your problem PROPER. your including 2 nonsensical screenshots, and nothing whats' wrong ? L2NPC cannot find L2server, due to it not running. Run L2server. And yes, due to a bad load instruction in vista/2008 l2server should crash during loadtime sometime after fishing data, ors omething of the alikes. You'll need to nop or skip this load. Adresses will vary from each of the 3 exe's.
  6. L2NPC can't connect to L2Server. Cached is fine, atleast on second picture. try starting it first ;) Second, l2server natively can't run in Win2008 due to some bad cmp's by NCSoft. Actually can't remember right now, never had servers with 2008, so never bothered.
  7. You hook it thru viewing it in a dissassembler like IDA or olly. Writing a hook to it in a dll. Idea 2 would require you to write and extend skilldata lexer/tokens for new skilleffects of course. while 1 would be finding ar egister with the itemobject, hooking and checking if itemid is .. your special scrolls and then skipping the cmp. Seeing your massive lack of knowledge, i doubt youll succeed. Perhaps a skill that summons an npc, and uses SetEnchantOfWeapon AI function. would be more equivelant for you. That'd be by raw AI.
  8. If you can't figure it out by looking thru the script folder (Keyword being NPC), maybe l2j is the way go.
  9. Hook User/CItem::EnchantItem There's 3 RandomDouble compares, for blessed enchant, normal.. and forgot the 3rd. or ..make your own skill effect(CDB::RequestEnchantItem), manually update ItemInfo/SharedItemInfo, and send approriate packets.
×
×
  • 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