Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Client bottom print?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Client bottom print? (Read 345 times)
mp7964
August 11, 2011, 03:36:19 PM
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?
Ad Bot
Advertisement
Daenth
August 11, 2011, 03:47:21 PM
commandToClient(%client,'BottomPrint',"TEXT",SECONDS);
Chrono
August 11, 2011, 03:59:20 PM
Quote from: Daenth on August 11, 2011, 03:47:21 PM
commandToClient(%client,'BottomPrint',"TEXT",SECONDS);
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.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Client bottom print?