1
Support / Re: Cant PLAY!!
« on: December 04, 2008, 02:09:09 am »
Make sure you installed VC-MP into your Vice City directory.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
whats with the wanna-be moderators?He is a moderator -.-
var %namek = $strip($vcmp.nickcolor($1)), %named = $strip($vcmp.nickcolor($3)), %idk = $vcmp.nameid(%namek), %idd = $vcmp.nameid(%named), %spawnkill = $vcmp.config.checkforspawnkill(%idd,%idk)
Has to be above this:if ($vcmp.deathreason($4) == Drive-By) {
vcmp.adminchat ** Auto - Kick Player: $+ $chr(91) $vcmp.hgetname(%idk) $chr(93) Reason: $+ $chr(91) Drive - By $chr(93)
vcmp.kick2 %idk
vcmp.adminchat Admin-Auto-Kick Player:[ $vcmp.hgetname(%idk) ] Reason:[ Drive-By ]
}