Blockland Forums > Modification Help

Obtaining Player Info

Pages: (1/2) > >>

Pah1023:

I'm working on a mod, and I need the variables for newPlayerGUI::onUpdate.
No, this isn't an auto greeter.
Its for a public mod that I may be releasing soon.
I have it written down somewhere in my computer, but I cant find it.

CityRPG:

Look, when you come in and state nothing but the bare minimum trying to hide your super secret unique mod that nobody can know about, we can't help you.

What information are you looking for in particular?
Is this a modification for the client, or the server?
What are you trying to do?

Pah1023:

Of course its a client command, it uses the newplayerlistgui. All I need is the variables for the command.

Fluff-is-back:


--- Quote from: Pah1023 on January 19, 2012, 07:10:38 PM ---Of course its a client command, it uses the newplayerlistgui. All I need is the variables for the command.

--- End quote ---


--- Code: ---NewPlayerListGui::update(%this,%cl,%name,%blid,%a,%b,%c,%d,%e,%f,%g,%h)
--- End code ---

That's all I know at the moment, why don't you just make a package and echo the variables? if you need any more, that is.

Ipquarx:

I know I have a ID and name logger that uses this same function but I forgot my usb drive at home, will get the function once I get home.

Pages: (1/2) > >>

Go to full version