21.11.2009, 06:52
Код:
Bugs: When you plant bomb and it explodes it keeps spawniing in other places and bomb keep exploding
Replace the lines with this:
Код:
CreateExplosion(3200.0686, -1114.0719, 34.3727, 7, 2.0); // Map 1 CreateExplosion(-1395.678833, -107.936225, 30.302179, 7, 2.0); // Map 2 CreateExplosion(-1954.502685, 1681.233032, 27.429172, 7, 2.0); // Map 3 CreateExplosion(2266.4419, -1699.7832, 13.6901, 7, 2.0); // Map
Put a timer that freeze the player to fix that
