Forums Index >> Modding >> how do you... *plz reply to this*
Page : <1> :
Assuming I completely understand your question,here is my answer.
Post pic/skin/whatever you made here.
(Now here's the hard part)
Type: Made by Kris.
Kris, download Sl's observer, it comes with it - here
Last edited: Tuesday, February 22, 2005 at 12:53:11 PM
Oh,I have the line thingy,but I'm not sure Art would want me giving it away.
Kris, if u want my observer script installed, using the "manual" one woulnt do a thing, and as the observer script has more features, I think its better with it, but its ur choice lol
function TankData::onAdd(%this,%obj)
{
if(%obj.client.deaths == 0)
{
centerprint(%obj.client,"YOUR MESSAGE HERE",4,4);
}
}
Here you go put that above object write begin and leave 1 space.
Last edited: Wednesday, February 23, 2005 at 5:32:56 AM
Page : <1> :
Ok how to I get it to say made by kris I kinda dleted all of the stuff I had with it on so I need to know the 5-10 lines
plz answer this query thx
Kris