Blockland Forums > Modification Help

Client bottom print?

Pages: (1/1)

mp7964:

I have no problems with the code that I am making, except it basically makes you say the ping in a server message, but I want it to be in the bottom print of the client. What would the code be for that?

Daenth:

commandToClient(%client,'BottomPrint',"TEXT",SECONDS);


Chrono:


--- Quote from: Daenth on August 11, 2011, 03:47:21 PM ---commandToClient(%client,'BottomPrint',"TEXT",SECONDS);


--- End quote ---
Client sided.

So it would be:

ClientCmdBottomPrint("TEXT",seconds);
I don't get why you need a script to check ping though. Just press Ctrl+n and look a latency.

Pages: (1/1)

Go to full version