CS2D
Scripts
Having bomb on construction mode?
Having bomb on construction mode?
3 replies ERROR: equip - cannot equip 55 - Bomb (this would lead to problems)!
^^^^^ I tried
I want bomb in construction but it doesn't work.. is it even possible? As the error states, is not pretty much possible to equip yourself or a player with a bomb while your server is in Construction mode. Simply because it'll lead to many technical bugs if there would be allowed to equip with the bomb. Specially when you are a CT, you know what happens....
Or probably you can write a script which you have the possibility to equip with a bomb or having it in Construction mode but I think, I go wrong... You could try to simulate it via lua, add two bots and make them unkillable, make it possible to revive when ur killed and use standard mode. Equip everyone with wrenches. Done.
spawnitem 55 <tile_x> <tile_y>
It spawn bomb and you can take it(if you're in Terrorist), but it's unusable.