| Blockland Forums > Modification Help |
| The client function for starting the game/when the game is started. |
| << < (2/4) > >> |
| Julius The 1st:
--- Quote from: otto-san on October 16, 2010, 12:17:03 AM ---I'd like to know the other one, too, though. --- End quote --- --- Quote from: Julius The 1st on October 16, 2010, 12:15:08 AM ---Do you mean when the player enters the server, or enters Blockland? --- End quote --- ? |
| Destiny/Zack0Wack0:
Enters the server GameConnection::autoAdminCheck(%client) (make sure to return the parent) Start a server onServerCreated() ? |
| otto-san:
no, zack client for starting blockland and client for joining a server :cookieMonster: |
| DrenDran:
--- Quote from: otto-san on October 16, 2010, 07:14:39 PM ---no, zack client for starting blockland and client for joining a server :cookieMonster: --- End quote --- He gave you for joining a server, and as for starting blockland, the closest thing you have is simply writing down what ever you want to happen outside of any function, it will be executed as soon as the add-on is executed, which is as close as you can get. |
| otto-san:
--- Quote from: DrenDran on October 16, 2010, 07:35:33 PM ---He gave you for joining a server --- End quote --- onServerCreated would be the client function for when a server is joined? |
| Navigation |
| Message Index |
| Next page |
| Previous page |