Quote Originally Posted by chrisk123999 View Post
Never thought of using sapp to give rewards.
I had a similar system setup on my server back when I was using SAPP, had a stunts setup as well. Unfortunately I experienced to many mass kicks so SAPP had to go.

From Termy:
Quote Originally Posted by Freelancer
Hey Termy, would it be possible for you to create a "server messaging" application for Halo CE dedicated servers? I'd love an app that JUST does welcome messages and periodic messages for advertising and information!

If you could make it hook into the dedicated server similar to SAPP so it works on GameServers.com server that would be awesome. I'd use SAPP for this but I can't use it until you fix the random player kicks caused by SAPP!
It would be possible, but I don't have much time jus now to do it now
as i have a lot of other programming jobs :>
, also i think it would't solve random player kick problem because im
almost 100% sure that its caused by sv_say that is modified in SAPP

(well, orginally sv_say wasn't able to send personalized messages, so
i modified it at a very low assembly level so it can do that, but it
wasn't done in perfect way, so sometimes messages are sent to wrong
player or causes server to lagg/disconnect players)

I'm sure of that because last summer i was running server that DIDN'T
have any welcome messages and it ran perfectly on gameservers.com, no
kick issues at all.
Unfortunately, when people started to complaing about these issues i
had no longer server available to test it.

So making new app with that will not help at all, as long as you need
personalized messages sent to players.
It probably would help if just regular sv_say is used, but im also not
sure of that.

Greetings