Jump to content

Recommended Posts

Posted

Hey guys, I've got a question about walker. I heard whereabouts that l2walker can warn ppl when someone died and dropped a good item. Is there a way, where I write items might drop from ppl around me (radius 2k for example) and walker wanrs me and show me the localition? or just go on that place? I don't know if this is possible, so dont blame me if this is impossible. Bye.  :)

Posted

walker do not warn u if someone or a mob dropped a good item on ground, the only thing u can do is check what items are around you looking into walker map, u can see item Id, loc etc

other thing is that i wouldnt let my bot picking up all kinds of drops, if someone got mad with your bot on his spot, that person can make a path with drops and take your bot out of the spot ;)

heheheh

Posted

You could always catch dropitem packets and test the itemid against an item database to see if it's a full item

 

You could also catch player deaths with their respective char ID and look for a dropitem packet corresponding to that player, but that could trigger in case of any drop including mats and stuff.

Posted

You could always catch dropitem packets and test the itemid against an item database to see if it's a full item

 

You could also catch player deaths with their respective char ID and look for a dropitem packet corresponding to that player, but that could trigger in case of any drop including mats and stuff.

 

 

too much work =P i think it would drive you crazy looking at the packets and checking them every second

Posted

best thing you can do is an audio warn. In the ITEMS page, check the box for warn for whatever items you want. Then in your SOUND ALERTS there should be a spot to add a wav file for ITEM WARNs.

 

Forgive the vagueness, I don't have walker readily available.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • SSAO was in the game but was removed due to performance. I will revisit it. We have god rays and volumetric fog already (mind you, the god rays are a low-resolution screen-space radial effect, and fog volumes are unshadowed). It is something else I want to revisit, but I need to balance performance and quality. The only thing we haven't added is depth of field, which I might look into.    
    • Put your NC Soft rules in the Ass and shut da fak up! Nobody cares what theres money grabers think or write or claim! If not people like Elfo and other fans this game will be not known, NC Soft must suck the dicks to Everyone coz olif not people this will be another garbage.
    • the problem isnt the tech, its what you build on top of it. running a live server on a closed binary you didnt compile is risky by default. you cant audit it, you cant patch it, and when something breaks you dont have the source to know why.   the usual “but everyone uses the ncsoft client” is exactly the point. that binary isnt safe because its third party, its safe DESPITE being third party, for one reason only: 20 years of thousands of ppl tearing it apart byte by byte. whole protocol is documented, no surprises left. if it had anything weird in it we would have found it a decade ago.   this client is the opposite. its a fresh binary that a couple ppl looked at for a few days. and who made it matters. ncsoft is a dead corp that couldnt care less about your private server. this one is from a project thats alive, from someone who most likely doesnt want his client running someone elses server. im not saying it has anything in it. im saying you cant audit it and the author is not a neutral party. add that this same thread shows it gets reversed in days, so it gives you zero protection and full dependency.   for a weekend project who cares. for something with real players i wouldnt build my server on that.
    • Can I suggest some things. I'm not experienced with 3D graphics but I have the belief that they are easily implemented with high impact: Screen-Space Ambient Occlusion : Can this be added for mesh/objects (not npc/players cause it might be too tough on performance). Volumetric Fog / Gods Rays : Going through trees or local structures / meshes such as ruins, this will look amazing.   Depth of Field : I'm not sure if this is going to look good, but when you target a player, make the game focus on that layer of distance ? 
  • Topics

×
×
  • 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..