23.10.2010, 19:05
i've got this to..
Code:
[root@vps samp03]#dir LICENSE README announce filterscripts gamemodes include nohup.out npcmodes samp-npc samp03svr scriptfiles server.cfg [root@vps samp03]#./samp03svr -bash: ./samp03svr: No such file or directory [root@vps samp03]#chmod +x samp03svr [root@vps samp03]#chmod +x announce [root@vps samp03]#chmod +x samp-npc [root@vps samp03]#./samp03svr -bash: ./samp03svr: No such file or directory [root@vps samp03]#chmod -v -R 777 /root/samp03/ mode of `/root/samp03/' changed to 0777 (rwxrwxrwx) mode of `/root/samp03/filterscripts' changed to 0777 (rwxrwxrwx) [...] mode of `/root/samp03/npcmodes/npctest.pwn' changed to 0777 (rwxrwxrwx) mode of `/root/samp03/npcmodes/taxi_ls_test.amx' changed to 0777 (rwxrwxrwx) mode of `/root/samp03/npcmodes/train_lv.pwn' changed to 0777 (rwxrwxrwx) [root@vps samp03]#./samp03svr -bash: ./samp03svr: No such file or directory