Log in

View Full Version : Unable to group with other players


Nomax5
01-09-2009, 07:42 AM
I have a strange problem, I just got my server running and my friend logged on and I did /invite and also clicked the invite button
it said you invite soandso to your group
but he didn't get the invite
and when he did /follow it didn't work either

so we tried to raid and that worked but he was in one group and I was in the other and I couldn't drag him into my group.

I have a feeling it might be something I'm missing or perhaps something I haven't set up correctly.

Any ideas?

kedra
01-09-2009, 09:44 AM
What build? Did you remember to (From the changelog)....


Required SQL (Your groups will break completely without this):
CREATE TABLE `group_id` (
`groupid` int(4) NOT NULL,
`charid` int(4) NOT NULL,
`name` varchar(64) NOT NULL,
PRIMARY KEY (`groupid`, `charid`)
)
ENGINE = InnoDB;


(Amongst a few other things)

Nomax5
01-09-2009, 12:24 PM
I just checked I have that file and the group leader one

thanks for the info kedra I appreciate it.

you know I can have remember something like this happening in live
its almost like the window that says FOLLOW is not there or something.

what is the ingame command to accept a group invatation?
I though it was /follow but now I think about it that was to follow someone
it was the button that said follow.

kedra
01-09-2009, 01:29 PM
If you've been invited to a group, you can type /invite to accept it (You may have to have yourself targeted, I'm not sure.)

Nomax5
01-09-2009, 03:19 PM
ahh yes I remember now you mention it..

then I do have a problem because we were both trying to invite each other for a while.

its odd we can pass items to each other.

Angelox
01-09-2009, 03:58 PM
Make sure there are no Bots grouped with you when you do this - I think there was a problem with Bots and PCs grouped (don't know if its been fixed).