Blockland Forums > Modification Help

Trying to make a spawn logo

Pages: (1/2) > >>

clinr121:


--- Code: ---function GameConnection::onClientEnterGame(%client)

{

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

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

Parent::onClientEnterGame(%client);

}

--- End code ---



there was a error there can you Fix it?



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


DrenDran:

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

clinr121:

You Mean Gamemode_Cityrpg?

Furling:

try this
http://forum.blockland.us/index.php?topic=67885.0

NEkram:


--- Quote from: Furling on March 03, 2011, 06:51:09 PM ---try this
http://forum.blockland.us/index.php?topic=67885.0

--- End quote ---
loving god you're hopeless

Pages: (1/2) > >>

Go to full version