View Single Post
Morpheus
Senior Member
Join Date: Mar 2004
Old 11-24-2004 , 07:58  
Reply With Quote #7

Hi there!

If I want this to work with amxbans, which also automatically kicks the player.. how should the ban be?

Normal when u ban, its like amx_ban 2880 name reason

I would like it to have the ban something like it.

Code:
server_cmd("banid 2880 `"%s`" kick;wait;writeid",authtoban)
Changed to

Code:
server_cmd("amx_ban 2880 %i %s Bad language",authtoban)
Correct?

And where should bigot.txt go in the amxmodx folder?

Cheers

Morpheus
Morpheus is offline