Jump to content

Recommended Posts

Posted

any1 know the way to make walker invite char automaticly with delay 2 min's, use skills (for example BD dances) then leave party ?

i didn't found such commands in l2w scripting language, except UseSkill :(

Posted

Go to Party Setting,Healer Setting

[ ]Send Party Invite

Click this and choose a name.Also i don't know how u dismiss a member  :-\

Posted

This is extremely simple to do.

It involves using walker + a packet tool (WP504F, L2PHX, whatever)

 

in walker's script, say .invite name .dismiss name or whatever

 

you catch those client say2 packets, you get the name, you block the say packets, and you fill in the invite/dismiss packets. From what I recall both invite and dismiss use a player name instead of an object ID, so it makes your job 100 times easier.

Posted

This is extremely simple to do.

It involves using walker + a packet tool (WP504F, L2PHX, whatever)

 

in walker's script, say .invite name .dismiss name or whatever

 

you catch those client say2 packets, you get the name, you block the say packets, and you fill in the invite/dismiss packets. From what I recall both invite and dismiss use a player name instead of an object ID, so it makes your job 100 times easier.

Ok but the time?

/invite bladedancer

/dismiss bladedancer

But u need it for every 2 minutes.How will u do it?

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


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