View Single Post
geezer
Junior Member
Join Date: Feb 2005
Location: Scotland
Old 12-11-2005 , 09:08  
Reply With Quote #10

at first i thought hmmm what can i do with this then after looking at your examples i thought wtf hang on there lets see if i can do sommit with the redundant VIP maps i have with no freakin plugin released yet

It's not by anyway perfect as atm am just guessing ;) but i managed to remove the rescue point thats in the map and make the helicopter the new recuse point , then i shoved in a hostage but used the VIP model. Only one freakin problem he cant climb the ladder to get to the rescue zone LOL !


here's part of my as_italy.cfg

Code:
add:
{
"origin" "-584 -1800 -196"
"HostageType" "0"
"model" "models/testvip/vip.mdl"
"angles" "0 89 0"
"classname" "hostage_entity"
}

filter:
{
"classname" "func_hostage_rescue" // remove rescue point in the map
}

add:
{
"origin" "640 2112 256 1024 2368 448,0,-1"  // add new rescue point where helicopter is
"classname" "func_hostage_rescue"
}

Not sure if it will work as he cant climb the ladder am open to suggestions,help etc... and dont say JUST WAIT ON VIP MOD coz its taking ages since the big people got involved
geezer is offline