PDA

View Full Version : server side mod for making messages


Bonez
08-27-2004, 07:59 AM
hey all.....i'm looking for a server side mod that will put messages under the compass

i've got one such mod, but it doesn't work and didn't get any instructions on how to install it

i've read in other forums that there is one or so, but nobody has actually said where to get one from or how to do it

i can edit .pk3 and .scr files if someone can show me what lines to type and where they go

any help is greatly appreciated! thanks

Defiant
08-27-2004, 10:54 AM
go with CI easy to set up and run your messages.
lol,thought my reply didn't work,just noticed you posted on two threads and so did i.

Bonez
08-27-2004, 11:11 AM
that's not server side, that's client side.....i don't want to leave my computer running all day just to keep CI running

but thanx for your input

The Patriot
08-27-2004, 12:57 PM
use dogtagz, its a pk3 file with 3 scr files, u have to edit dmzdogtag.scr.
there wil be these lines somewhere in the file:

dmzdtbeta:
iprintln ("Here type ur first message")
wait 2.0
iprintln ("ur second")
wait 2.0
iprintln ("ur third")
wait 2.0
iprintln ("ur fourth")
wait 2.0
iprintln ("u can go on this way for ever")
wait 120.0
goto dmzdtbeta
end

Bonez
08-27-2004, 02:06 PM
i downloaded Delator which uses dogtagz and it works great!

thank you

Defiant
08-27-2004, 02:19 PM
posted the same on your other post,but MaM runs the messages,not your desktop console,MaM is server side.