party request (<player #>|<player name>)

This section is created for developers and non-developers who think that he/she has a good (and realistic) idea that might contribute to the OpenKore community.

Moderator: Moderators

Message
Author
isaiascloud
Noob
Noob
Posts: 5
Joined: 27 Jun 2009, 22:34
Noob?: No
Location: Brasil

party request (<player #>|<player name>)

#1 Post by isaiascloud »

I'm with a problem in my bots. I need the leader of the party call a player for the party, and after I receive the buff the player I shot him the party. The problem is that the player is in a place that has many people, so when I'm going to call him to party I have to use the command in macro :

do party request 0
pause 2
do party request 1
pause 2
do party request 2

But the number of players is changing and the macro does not work properly :( .

The solution would be to add in an update in openkore commands to bear the name of the player that you are calling for party :

party request (<player #>|<player name>)
party kick (<party member #>|<party name>)

Sorry for my English ...
Image

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: party request (<player #>|<player name>)

#2 Post by EternalHarvest »

Party request works with player names now.

Post Reply