Forums Index >> Modding >> How To Get Auto Message On Servers......
Page : <1> :
It's ok now I got one
No he got it from me, and he said he wouldnt give it out
I copied earlier a one which I found on forum. And thought I'll test out later if it's works. It didn't work for me, so I edited it a little bit and got it working. Below are my version of it. It looked for me that it works like it should without any nasty bugs.
My version:
Function TankData::onAdd(%this,%obj)
{
if(%obj.client.deaths == 0 && AuthorCheck())
{
commandToClient(%obj.client,'CenterPrint',"Map made by: Trivox" , 4, 4);
}
}
You don't have to let go of one rope before grabbing the other. But you'll have to let go of one if you want to swing forward.
Last edited: Monday, January 03, 2005 at 3:40:53 AM
Is it so bad to share information with others? :[
I'll took it down, because you want so.
You don't have to let go of one rope before grabbing the other. But you'll have to let go of one if you want to swing forward.
Last edited: Monday, January 03, 2005 at 3:39:13 AM
The people who needed this now have it & any one elso who needs this email me and I will get it to you. We are a group here people, by working together we make TT & PTT a much better place. So lets keep this in mind please. Thank you ! B)
If you modders would share data, TT could be the best game.
...from a distant forum
I don't think there could be more truth in those words but...
Only you, I, 187, and a few others think that
Huh, didn't you get it? I keeped it there for a day, but if you didnt get the full thing(which didn't want to work for me). You can use the shortened version which works. It should work just perfectly.
You don't have to let go of one rope before grabbing the other. But you'll have to let go of one if you want to swing forward.
Triv, the one u found earlier on the forum was from the CTF script, that is why Nick removed it, it was only a joke tough, but I told nick not to release it... Oh well now everybody has it... :'(
Nope that function is BEFORE THE PERSON STARTS LOADING lol
Hey DJ just make the $mod::Author pref blank ($mod::Author = "";) and it wont show up... Just one problem: using the manually scripted message WILL MESS UP THE SCRIPT!
Last edited: Monday, January 10, 2005 at 12:37:02 PM
Page : <1> :
How do you get it so it is like on survivor like this.
Map Submitted By: ******
How do I create an auto center-print message ?
-thanks chong