Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 2015-03-05 06:35:39, last edited by Xfrogman43 (2015-03-05 20:10:56)

Xfrogman43
Member
From: need to find a new home
Joined: 2015-02-15
Posts: 4,174

[Help] Lobby Messages

Thanks to Ewoke, it is fixed. You can lock this mods.
Fix:

                case "getShop":
                    {
                        for (uint item = 7; item < m.Count; item += 22)
                        {
                            Invoke(new EventHandler(delegate
                            {
                                  /*Whatever you add it to
                                lb_SHOP.Items.Add(m[item]);
                                */
                            }));
                        }
                    }
                    break;

zsbu6Xm.png thanks zoey aaaaaaaaaaaand thanks latif for the avatar

Offline

#2 2015-03-05 13:21:33

Vitalijus
Member
From: Lithuania
Joined: 2015-02-15
Posts: 1,384
Website

Re: [Help] Lobby Messages

Shop item names for smilies are here http://everybodyedits.wikia.com/wiki/Smilies

SEARCH FOR "Payvault Class" like smileyterminator etc...


wn7I7Oa.png

Offline

#3 2015-03-05 15:02:36

madiik
Member
From: floor above Yuuta
Joined: 2015-02-26
Posts: 514

Re: [Help] Lobby Messages

You could try using string.IndexOf() to remove the numbers, but else, no. I don't know how the lobby works.


shh i have returned

Offline

#4 2015-03-05 15:21:42

BuzzerBee
Forum Admin
From: Texas, U.S.A.
Joined: 2015-02-15
Posts: 4,570

Re: [Help] Lobby Messages

Uh... 30-7 = 23.


TdQRyz3.png
https://wiki.everybodyedits.com/images/5/5d/135_bee

Offline

#5 2015-03-05 15:49:43

ugotpwned
Member
Joined: 2015-02-16
Posts: 376

Re: [Help] Lobby Messages

Sigh.

Here's some handling code for you. Feel free to explore the rest of the handlers for the other lobby messages.
https://github.com/ThyChief/Fluid/blob/ … Handler.cs

Offline

#6 2015-03-06 20:49:10

Different55
Forum Admin
Joined: 2015-02-07
Posts: 16,574

Re: [Help] Lobby Messages

Locked on request of owner.


"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto

Offline

Different551425671350479669

Board footer

Powered by FluxBB

[ Started around 1713530215.9712 - Generated in 0.035 seconds, 10 queries executed - Memory usage: 1.43 MiB (Peak: 1.55 MiB) ]