Page 6 of 7

Re: [Beta 0.3]Fox Control for TM²

Posted: 21 Aug 2011, 00:37
by om23
ok, thx.
now I understend how, but not what it do and how, however, here is my code.

the red is what I have added.
ok code function is not showing red :D
code of "control.sh":
#!/bin/sh

case "$1" in
start)
cd /home/user/tm2server/FoxControl
php control.php TM2 </dev/null >FoxControl.log 2>&1 &
rm fox1.txt

rm nohup.out
sleep 5

echo $! > /var/run/FoxControl.pid
;;
stop)

kill -TERM `cat /var/run/FoxControl.pid`
;;
esac
<no more code here>


you have to start it with:
nohup ./control.sh start &


good luck,

p.s.: it seems like on one server it was crashing one time since i started it,
but I run 2 servers at this time, and not 100% sure if I set all right :D

edit: fox is crashed on both servers,
I try now the solution from first post :)

serversearch is "lolzone" :)

Re: [Beta 0.3]Fox Control for TM²

Posted: 23 Aug 2011, 17:57
by Libero
NEXT UPDATE THIS WEEK!

Re: [Beta 0.3]Fox Control for TM²

Posted: 23 Aug 2011, 18:00
by TheM
Libero wrote:WEAK!
I hope you mean week ? :P

Re: [Beta 0.3]Fox Control for TM²

Posted: 23 Aug 2011, 18:20
by Libero
*whisper* Thx ^^

Re: [Beta 0.3]Fox Control for TM²

Posted: 24 Aug 2011, 16:52
by tchamba
Hi all
1) When I am playing on my server tm2 with [Beta 0.3]Fox Control for TM² After few minutes I have this fatal error :
Call to a member function chat_message <> on a non object in plugin.scorepanel.php on line 25
have you idear why thx a lot all for your help
have you a idear


2)Which is this bug on this picture
Image

Re: [Beta 0.3]Fox Control for TM²

Posted: 24 Aug 2011, 20:16
by Libero
Bug is known and will be fixed within the update this week

Re: [Beta 0.3]Fox Control for TM²

Posted: 24 Aug 2011, 21:47
by matrix142
You can comment out line 25 in plugin.scorepanel.php.

The other Bug is already known. Still thanks :)

Re: [Beta 0.3]Fox Control for TM²

Posted: 29 Aug 2011, 18:04
by DutchSociety
So you need to have an TMU account ! for the people they wont have this like me what then ?

Re: [Beta 0.3]Fox Control for TM²

Posted: 30 Aug 2011, 11:11
by matrix142
What? Why an TMU account?

This FoxControl version is for TM².

PS: Beta 0.4 is out! http://forum.maniaplanet.com/viewtopic.php?f=261&t=4354

Re: [Beta 0.3]Fox Control for TM²

Posted: 30 Aug 2011, 11:20
by DutchSociety
Cause in the config.xml stays that you need to get an serverpassword and an ServerAdmin name and need to go http://players.manialive.com ?