More one bug, when i have no grenade (he), and i cant buy it and even pick up from the ground.
edited 1×, last 28.03.11 04:47:32 pm
Counter-Strike 2D 0.1.1.9
would have preferred the soldier NPC to have the normal CS2D player layout & similar function to player bots IE reloading, mealle function, & just about anything else that a normal CS2D player bot can do.
env_sprite (with "Sprite covers pl." checkbox ENABLED)
env_image (with "Image covers pl." checkbox DISABLED)
func_dynwall (with "Behavior" = "Floor+Tile Behavior")
Re: Counter-Strike 2D 0.1.1.9routeip=babl.balba.balbal:342352
addhook("say","reroute")
function reroute(id)
if text=="!reroute" then
parse("reroute "id" "..routeip.."")
end
