Blockland Forums > Modification Help

talking as the lag icon

Pages: << < (2/3) > >>

Treynolds416:


--- Quote from: Hazmat on March 31, 2011, 08:26:26 PM ---ok thanks i guess that's not the problem i've been making a lot of things for practice one i'm working on is a command to make you talk as the lag icon but it's not working.


--- End quote ---
What's the point of 13 arguments?

otto-san:


--- Quote from: Treynolds416 on March 31, 2011, 08:51:02 PM ---What's the point of 13 arguments?

--- End quote ---
Because you can't do this:

/hello how are you lol

With just the argument %msg.


Without that mod on, type this in the console:

echo(isFunction(serverCmdLag));

If it echos 1, change the serverCmd name. If it's 0, I don't know.

Red_Guy:

Also, try with trace(1) so you can see whats getting called.

like otto-san is saying, serverCmdLag may already be used by something else.  If you use trace, you will be able to see that.

Hazmat:

okay i don't know what happened but now it's not even showing up when i try to turn it on

--- Quote from: Red_Guy on March 31, 2011, 09:23:15 PM ---Also, try with trace(1) so you can see whats getting called.

like otto-san is saying, serverCmdLag may already be used by something else.  If you use trace, you will be able to see that.

--- End quote ---
this just returns the same thing forever in the console


DrenDran:

The lag icon is triggered, more or less, client side with data from the server.
It is an image, which is either show or hidden, there is no way to change what it looks like, all you can do is either show or hide it.
So what OP wants is impossible, if me understand him alright.

Pages: << < (2/3) > >>

Go to full version