08.07.2009, 00:41
for us who use linux servers and connect through SSH. it would be nice to have the server "print" messages go though the SSH client.
for example:
main()
{
shell("-----------------");
shell("samp server by your name here started!");
shell("-----------------");
}
because on a vps you don't see the server window so "print" is useless....
i might try to make it my self but i have no idea how to script plugins
but im sure i could learn
what do you think?
for example:
main()
{
shell("-----------------");
shell("samp server by your name here started!");
shell("-----------------");
}
because on a vps you don't see the server window so "print" is useless....
i might try to make it my self but i have no idea how to script plugins

what do you think?