Blockland Forums > Modification Help

[Resource] Default Client Message Callbacks

Pages: (1/2) > >>

Greek2me:

These can be quite useful.

Listed by ID, then name.

--- Quote ---2, handleClientInYourMiniGame
3, handleClientJoin
4, handleInitTeams
5, handleAddTeam
6, handleRemoveTeam
7, handleSetTeamName
8, handleAddClientToTeam
9, handleRemoveClientFromTeam
10, handleSetTeamCaptain
11, handleLoadInfoMessage
12, handleLoadDescriptionMessage
13, handleLoadMapPictureMessage
14, handleLoadInfoDoneMessage
15, handleConnectionErrorMessage
16, handleYourDeath
17, handleYourSpawn
18, handleError
19, handleAdminForce
20, handleClearBricks
21, handlePlantError
22, handlePlantError
23, handlePlantError
24, handlePlantError
25, handlePlantError
26, handlePlantError
27, handlePlantError
28, handlePlantError
29, handlePlantError
30, handlePlantError
31, handlePlantError
32, handleItemPickup
33, handleDropItem
34, handleClearInv
35, handleHilightInv
36, handleEquipInv
37, handleDeEquipInv
38, handleSetInvData
39, handleStartTalking
40, handleStopTalking
41, handleUploadStart
42, handleUploadEnd
43, handleProcessComplete
--- End quote ---

I got these by starting Blockland in trace mode.

Port:

You may also find this preference extremely useful. Set it to true and join a server, then look in console.

$Pref::Debug::ShowStringMessages

Lugnut:


--- Quote from: Port on April 05, 2012, 11:24:46 PM ---$Pref::Debug::ShowStringMessages

--- End quote ---
port where do you find this stuff?

Port:


--- Quote from: Lugnut1206 on April 05, 2012, 11:39:57 PM ---port where do you find this stuff?

--- End quote ---

I am a magical unicorn.


* $Con::warnUndefinedVariables
* export( "$*", "config/whatever.txt" );

Treynolds416:


--- Quote from: Port on April 05, 2012, 11:41:36 PM ---I am a magical unicorn.


* $Con::warnUndefinedVariables
* export( "$*", "config/whatever.txt" );
--- End quote ---
How many lines is that file lol

Pages: (1/2) > >>

Go to full version