Well i have a little problem
i add a 4rth command but it doesn't works
admin_maincmds.ini has this :
admin_live:64:admin_live <delay>: makes restarts and messages
admin_tax:64:admin_tax <delay>: sets freezetime to 60 and restarts with messages
admin_sub:64:admin_sub: pause the game with messages
admin_subok:64:admin_subok: unpause the game with messages
and
admin_subcmds.ini has :
0:admin_freezetime 6
0:admin_restart 1
0:admin_restart 1
0:admin_restart 1
0:admin_tsay red The Game Is ON !
0:admin_tsay red The Game Is ON !
0:admin_say GAME IS LIVE ! GL & HF !
0:admin_say GAME IS LIVE ! GL & HF !
1:admin_freezetime 60
1:admin_restart 1
1:admin_tsay red Tactics and Positions !
1:admin_tsay red Tactics and Positions !
1:admin_say Tactives and Positions !
1:admin_say Tactives and Positions !
2:admin_pause 1
2:pause
2:admin_pause 0
2:admin_say Admin is looking for a sub
2:admin_say plz be patient.
3:admin_pause 1
3:pause
3:admin_pause 0
3:admin_say Sub has joined the game
3:admin_say Thanks for your patience.
where is the error ?