Author Topic: Trying to make a spawn logo  (Read 731 times)

Code: [Select]
function GameConnection::onClientEnterGame(%client)

{

CenterPrint(%Client,"/c1 <bitmap:add-
ons/Client_Test1/icon_StarS.png> Clinr");

messageClient(%client,'',%spawnmessage);

Parent::onClientEnterGame(%client);

}



there was a error there can you Fix it?



Check this CenterPrint(%Client,"/c1 <bitmap:add-
ons/Client_Test1/icon_StarS.png> Clinr");
« Last Edit: March 03, 2011, 04:40:05 PM by clinr121 »

The picture would need to be transmitted to the client for that to work.
You're better off looking in the cityrp code.

You Mean Gamemode_Cityrpg?



Happy Birthday

Change the picture to whatever you want, but make sure to name it "spawnlogo"