24.11.2010, 02:26
Go to the Server-ban text file in the directory that your samp-server is and there should be a file named samp.ban. You can erase all data or find your own IP, not global IP from your ISP.
To find out your PC's IP Address, it should be something like 192.168.... then, delete those numbers in the .ban file. Then, go into your scriptfiles and find the directory that your GM/Filterscript is calling to, should be a folder that says "Users" and open it and find your User name. Example: If my name is Uzumaki_Naruto, it would look like this Uzumaki_00Naruto.sav
It would be a .sav file. You could also do a search in you scriptfiles directory for that extension.
Also, it may be a good idea after you clear your name and give yourself admin rights to change the gamemode in you server.cfg file to a blank server, probably bare.amx. Kill yourself and clear all of your weapons, the script probably banned you for having something that it did not want you to have. You can edit you scriptfiles and all of the weapons listed, or, you can find the "ban" IP command written in the filterscript your using and change it to all weapons.
I have had to do this the other day when I downloaded a stunt server and got kicked/banned. I prefer writing everything myself, but, I do not know how scripters add stunt objects so perfectly. I do not use object-placement programs, as I prefer to write code directly.
Good Luck
-Nushi
To find out your PC's IP Address, it should be something like 192.168.... then, delete those numbers in the .ban file. Then, go into your scriptfiles and find the directory that your GM/Filterscript is calling to, should be a folder that says "Users" and open it and find your User name. Example: If my name is Uzumaki_Naruto, it would look like this Uzumaki_00Naruto.sav
It would be a .sav file. You could also do a search in you scriptfiles directory for that extension.
Also, it may be a good idea after you clear your name and give yourself admin rights to change the gamemode in you server.cfg file to a blank server, probably bare.amx. Kill yourself and clear all of your weapons, the script probably banned you for having something that it did not want you to have. You can edit you scriptfiles and all of the weapons listed, or, you can find the "ban" IP command written in the filterscript your using and change it to all weapons.
I have had to do this the other day when I downloaded a stunt server and got kicked/banned. I prefer writing everything myself, but, I do not know how scripters add stunt objects so perfectly. I do not use object-placement programs, as I prefer to write code directly.
Good Luck
-Nushi