Where to find..? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Where to find..? (
/showthread.php?tid=154066)
Where to find..? -
firerong - 12.06.2010
Can any body tell me where is samp.ban? I've been looking in server root directory and people said its there but i can't find it. Can you tell me where's the exact location of samp.ban?
Re: Where to find..? -
ricochetjr - 12.06.2010
It's not added by default, you'd have to have some kind of script.
That's just what I've experienced, though, I may be wrong.
Re: Where to find..? - TheInnocentOne - 13.06.2010
samp.ban won't be there by default, it is created when the Ban(playerid) or BanEx(playerid) functions are used in a script.
Re: Where to find..? -
ricochetjr - 16.06.2010
Quote:
Originally Posted by TheInnocentOne
samp.ban won't be there by default, it is created when the Ban(playerid) or BanEx(playerid) functions are used in a script.
|
Thought so.