01.12.2012, 18:46
PHP код:
#include <a_samp>
main()
{
// Don't use these lines if it's a filterscript
SetGameModeText("larpg");
AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
return 1;
}