| Blockland Forums > General Discussion |
| should vce be default |
| << < (2/6) > >> |
| phflack:
VCE shouldn't be default as it could be abusable, besides, people can just DL it if they want it |
| Sebster 105:
VCE cannot be default because you can use infinite kill events spam. |
| Peejster:
--- Quote from: Sebster 105 on June 14, 2010, 03:34:22 PM ---VCE cannot be default because you can use infinite kill events spam. --- End quote --- 00000 onplayertouch>Player>Kill 01000 onplayertouch>Player>Kill 02000 onplayertouch>Player>Kill ... you get the idea. Even default events can be abused. |
| Loopyla1:
--- Quote from: Peejster on June 14, 2010, 03:36:38 PM ---00000 onplayertouch>Player>Kill 01000 onplayertouch>Player>Kill 02000 onplayertouch>Player>Kill ... you get the idea. Even default events can be abused. --- End quote --- What. --- Code: ---[X] 0 OnPlayerTouch > Self > FireRelay [X] 33 OnRelay > Self > FireRelay [X] 0 OnRelay > Player > VCE_IfValue [var:player:firing] == 1 [X] 0 OnVariableTrue > Player > SpawnProjectile [200] [TankShell] [X] 0 OnVariableTrue > Player > Kill --- End code --- |
| Peejster:
--- Quote from: Loopyla1 on June 14, 2010, 03:40:25 PM ---What. --- End quote --- Even if what I posted only does it for 30 seconds, it's still abusable and default-only events. |
| Navigation |
| Message Index |
| Next page |
| Previous page |