Vice City Multiplayer

VC:MP => mIRC/pawn Scripting => Topic started by: Mex on August 26, 2007, 02:41:15 AM

Title: Are Addban / Subnetban possible?
Post by: Mex on August 26, 2007, 02:41:15 AM
Hey,
Does anyone know if its possible to create a addban or subnetban command?

The alias "vcmp.ban" will send the Player ID to the DLL file, not the IP.

I tried sending the IP to the DLL, using "vcmp.ban $vcmp.ip($vcmp.name(%a))"
But it didnt work :(

"vcmp.unban" sends the IP to the DLL and works fine.

So does anyone know if its possible with the current DLL?
Title: Re: Are Addban / Subnetban possible?
Post by: Pluisje on September 01, 2007, 03:43:49 AM
just w8 for the new release off vcmp or contact the script developer maybe he can tell...

cyas

Pluisje
Title: Re: Are Addban / Subnetban possible?
Post by: Watti on September 13, 2007, 08:39:15 AM
The script is Made Mate :).. yea i do believe its possible.. add to ini and remove from ini... :))))
Title: Re: Are Addban / Subnetban possible?
Post by: bakasan on September 13, 2007, 11:13:23 AM
i think you can just use banip:

dll rcondll.dll rconcommand banip 127.0.*.*
Title: Re: Are Addban / Subnetban possible?
Post by: Mex on September 20, 2007, 12:45:46 AM
Quote from: bakasan on September 13, 2007, 11:13:23 AM
i think you can just use banip:

dll rcondll.dll rconcommand banip 127.0.*.*


Ok thanks alot, ill try this soon.

Quote from: Watti on September 13, 2007, 08:39:15 AM
The script is Made Mate :).. yea i do believe its possible.. add to ini and remove from ini... :))))

hmm thanks but ini != DLL