| Blockland Forums > Modification Help |
| Arguments for serverCmdCreateMinigame(); and serverCmdEndMinigame();? |
| << < (2/4) > >> |
| mp7964:
--- Quote from: Amade on October 02, 2011, 09:29:59 PM ---Actually you can just use %a... %z and it won't break anything. serverCmdCreateMinigame(%client, %name, %color, %bool); - I have no idea what the last argument is serverCmdEndMinigame(%client); --- End quote --- --- Quote from: mp7964 on October 02, 2011, 08:22:40 PM ---First of all, I can't use %a,%b,%c etc because I need to know EXACTLY what they are, or the script will be poot, second of all, I know how to use trace, the problem is, i'm on my other computer. --- End quote --- Just sayin'. Thanks, anyway. |
| Amade:
--- Quote from: mp7964 on October 02, 2011, 09:54:22 PM ---Just sayin'. Thanks, anyway. --- End quote --- What do you mean just saying? It's entirely false. However, if you need to use them in the script, that's another story. |
| otto-san:
he needed to know what exactly each argument will have in it |
| Chrono:
--- Quote from: Amade on October 02, 2011, 11:04:47 PM ---What do you mean just saying? It's entirely false. However, if you need to use them in the script, that's another story. --- End quote --- Why else would he be packaging them? |
| Headcrab Zombie:
--- Quote from: Chrono on October 03, 2011, 12:52:55 AM ---Why else would he be packaging them? --- End quote --- --- Quote from: mp7964 on October 02, 2011, 07:30:26 PM ---to set the variable $Minigame::Isonrightnow to 1 for create and 0 for end. --- End quote --- --- Quote from: otto-san on October 03, 2011, 12:38:28 AM ---he needed to know what exactly each argument will have in it --- End quote --- Sure, knowing what the arguments mean matters, but what mp said was that the names matter |
| Navigation |
| Message Index |
| Next page |
| Previous page |