Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Arguments for serverCmdCreateMinigame(); and serverCmdEndMinigame();?
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: Arguments for serverCmdCreateMinigame(); and serverCmdEndMinigame();? (Read 1318 times)
Fluff-is-back
October 05, 2011, 02:19:57 AM
The MinigameSO object is server-sided, and so are the serverCmds.
Ad Bot
Advertisement
Chrono
October 05, 2011, 01:14:59 PM
Every function mentioned in this topic is server sided.
Edit: Except trace
Kalphiter
October 05, 2011, 04:11:33 PM
As far as detecting client-sided if the client is running a minigame, you can intercept this command:
clientCmdSetRunningMinigame(%val)
Print
Pages:
1
[
2
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Arguments for serverCmdCreateMinigame(); and serverCmdEndMinigame();?