Blockland Forums > Modification Help
Pic Scripting Help
Pages: (1/1)
clinr121:
--- Code: ---datablock decalData(ClinrsLogo)
{
textureName = "Add-Ons/Client_Test1/hud/Title";
preload = true;
};
--- End code ---
i need help so can you you help me that pic doesnt show up when
i spawn at my server
Red_Guy:
Check your console for errors.
Iban:
--- Quote from: Red_Guy on March 02, 2011, 08:11:55 PM ---Check your console for errors.
--- End quote ---
That's really vague advice.
I'm assuming you're using CityRPG code to try and display a logo in centerprint like the CityRPG one when a player enters the game for the first time.
Do you have the code that actually sends the center print or did you just make the decal?
Pages: (1/1)