Author Topic: Pic Scripting Help  (Read 505 times)

Code: [Select]
datablock decalData(ClinrsLogo)

{

textureName = "Add-Ons/Client_Test1/hud/Title";
preload = true;


};



i need help so can you you help me that pic doesnt show up when

i spawn at my server

Check your console for errors.

Check your console for errors.
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?