Blockland Forums > Modification Help
Using Bitmap || Wont show up in minigame (1life)
<< < (2/2)
Flood:
Correct me on this,if you have to


--- Code: ---datablock decalData(bit)
{
centerPrint(%client,"<bitmap:path/to/file>",5);
};
--- End code ---
Headcrab Zombie:

--- Quote from: Chrono on August 19, 2011, 06:28:15 PM ---If you don't use decaldata, people will see default images.

--- End quote ---
I see.


--- Quote from: Flood on August 19, 2011, 06:31:46 PM ---Correct me on this,if you have to


--- Code: ---datablock decalData(bit)
{
centerPrint(%client,"<bitmap:path/to/file>",5);
};
--- End code ---

--- End quote ---
No.
1. You don't put function calls inside datablock definitions.
2. Change 'path/to/file' to the path to the file
Navigation
Message Index
Previous page

Go to full version