View Single Post
Re: Adding Weapons in a CS map (e.g. cs_italy)
Old
  (#3)
DiWoWo
Member
 
Status: Offline
Posts: 4
Join Date: Dec 2004
Default Re: Adding Weapons in a CS map (e.g. cs_italy) - 28-12-2004

Yes that worked, but the Weapon "spawns" only when the map is loaded! When you PIck up the Weapon it not Spawns again

I use now:
Code:
{
   classname/armoury_entity
   count/1
   item/3 // still searching the right Weapon i want
   origin/5 356 298
}
How can i make the weapon respawn e.g. 120 seconds after you picked it up?

BTW: Excuse my English it isnt good i know! Im from Germany
  
Reply With Quote