| Blockland Forums > Help |
| Bug: Infinite Number of Spawned Vehicles from One Spawn |
| (1/2) > >> |
| DarkShadow6:
So I was mucking around in BL today and found that the following events... [X] [0] onVehicleSpawn > Vehicle > setScale [2.00] [X] [100] onVehicleSpawn > Vehicle > setHealth [0] [X] [200] ohVehicleSpawn > Vehicle > respawn ...Makes the vehicle catch fire and not explode. This only seems to happen on some vehicles and not bots, but is confirmed for the Ball and the Jeep (for me). Using the Add-On Event_Vehicle. I tried it with default Add-Ons and Event_Vehicle only and it still happened. I don't know if this is the correct place to post this, maybe I'm blind and didn't see a Bugs section. Never reported one before. I also don't know if this matters at all, seeing how Event_Vehicle is not a default Add-On. But a lot of people I know use it, and I was able to crash my client doing it. |
| Kill All:
Basically what you did was spawn a vehicle, then respawn it five time in one second, then made it so that for every second the event was running, it would multiply the number of respawn times in each second by 5 each time, leading to an exponential amount of respawns, and unless you had the schedule limit set low, would have crashed anybody. |
| Kill All:
oh wait nevermind. |
| phflack:
not sure where i see it being multiplied.. anyway, try using kill instead of sethealth, or spawnexplosion |
| Kill All:
--- Quote from: phflack on January 09, 2012, 08:30:52 PM ---not sure where i see it being multiplied.. anyway, try using kill instead of sethealth, or spawnexplosion --- End quote --- hence the --- Quote from: Kill All on January 09, 2012, 12:07:55 PM ---oh wait nevermind. --- End quote --- |
| Navigation |
| Message Index |
| Next page |