becouse if it destroy everything no one would be able to se the beauty
No... @MrMadNoobbie
The Nuke opens a map, you select where you wish to have it. It doesn't destory the whole map. Everyone can still see how beautiful it is
Sure you can kill everyone with the click of a button, but it gets old, and its never really fun/cool in the first place is it. Just innocent people getting killed so that one person can have a quiet lol.
I prefer theater. Everyone appreciates it and even admins dont mind at times depending what you do!
I became a human survive in a nuclear bomb
God mode is not
Method of adding damage??
Originally Posted by chn115
I became a human survive in a nuclear bomb
God mode is not
Method of adding damage??
the way its coded allows for pretty easy damage.
find the local vehicle that is created on map click, and setDamage 1 everything/everyone within 1000m?
when i use it , nothing happens but the nuke like everything works accept the damage
@SSherman30
Dude...
Read above... @evskin said its theatre which means its for looks, not for destroying severs.
Originally Posted by SSherman30
when i use it , nothing happens but the nuke like everything works accept the damage
go back to sleep
if (mdh_nuke_destruction_zone > 0) then
{
{_x setdamage 1} forEach (nearestObjects [(getpos nukepos), [], mdh_nuke_destruction_zone]);
};