Forums Index >> Modding >> Game Text



Page : <1> :


Nearly finished Paradise Lost, phew......

What I would like some help with is can anyone give me the text to enter into the mission file that enables a bottomprint at the start and at the end of each game.

Thanks
Daz

 

 

 

 

Saturday, October 08, 2005 at 4:33:34 AM

Function TankData::onAdd(%this,%obj)
{
if(%obj.client.deaths == 0)
{
centerprint(%obj.client,"Name: Cliff Hanger | Author: NEVA DIE",4,4);
}
}

//--- OBJECT WRITE BEGIN ---

Last edited: Saturday, October 08, 2005 at 8:16:28 AM

Saturday, October 08, 2005 at 7:42:57 AM

Thx Neva, is that for the print for the start or the end of the game

 

 

 

 

Saturday, October 08, 2005 at 11:26:53 AM

If(%obj.client.deaths == 0)

Take a wild guess.

Last edited: Saturday, October 08, 2005 at 12:31:18 PM

Saturday, October 08, 2005 at 12:30:58 PM

Someone could join at the end of the game though 8o


Sunday, October 09, 2005 at 10:00:00 AM

Notice it says "client" that means no matter when he joins it says that...cause someone always joins with 0 deaths...
it doesent mean when everyone has 0 deaths it just means when HE (or she) has 0

Only lethal on days that end with "Y"

Sunday, October 09, 2005 at 10:07:49 AM

Daz, what admin codes are you using? Art created two scripts one called Author and one called Last second info.

Author displays the map and author an the start of the game.

Last Second info displays the info at the end of the game. I have and use them both.

Let me know.

 

Monday, October 10, 2005 at 6:50:06 AM

^ But that's caused trouble for alot of people including me. The text I use is a sure-fire way to name whatever you want when you enter the game without having to worry about scripts going South.

Monday, October 10, 2005 at 4:44:44 PM

@Nalpalm

Am using the ACAS from his website. The print at the start is fine (map created by) but I was trying to find out how to run a centre print at the end of each game.

Thanks

 

 

 

 

Tuesday, October 11, 2005 at 4:43:06 PM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald