Vice City Multiplayer

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

Title: Are Addban / Subnetban possible?
Post by: Mex on August 26, 2007, 03: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, 04: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, 09: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, 12:13:23 pm
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, 01:45:46 am
i think you can just use banip:

dll rcondll.dll rconcommand banip 127.0.*.*


Ok thanks alot, ill try this soon.

The script is Made Mate :).. yea i do believe its possible.. add to ini and remove from ini... :))))

hmm thanks but ini != DLL