| Blockland Forums > Suggestions & Requests |
| Petition to make VCE Default |
| << < (5/12) > >> |
| Wynd_Fox:
I don't want it to be default. It's...just not something that should be default, in my opinion. |
| Port:
--- Quote from: Mr.Noßody on January 23, 2013, 11:19:49 PM --- Deletes the player's datablock or something. --- End quote --- If setting health uses setDamageLevel, that would just leave the client controlling a player in the "disabled" state, not deleting anything. Although yes, controlling a disabled player will cause your view to mess up since they have no POV. Also, deleting the player's datablock would just cause a disconnect (ghost packet error) for everyone that had ghosted the player. |
| Mr.Noßody:
--- Quote from: Port on January 24, 2013, 02:00:03 AM ---If setting health uses setDamageLevel, that would just leave the client controlling a player in the "disabled" state, not deleting anything. Although yes, controlling a disabled player will cause your view to mess up since they have no POV. Also, deleting the player's datablock would just cause a disconnect (ghost packet error) for everyone that had ghosted the player. --- End quote --- And this is why I dont use VCE, because I dont code. I have no idea what those event lines mean, all I know about them is that they make the player crash. To me, VCE is a horrible jumble of uselessness. |
| Demian:
VCE is buggy as hell and should be updated. It needs constant care which it can't get if it was default. |
| Mysteroo:
--- Quote from: ShadowZero on January 23, 2013, 04:35:21 PM ---and thats exactly why bot events where failed and added to the CRC/Crap ons list, --- End quote --- Well no, it was actually failed because it had a bunch of syntax errors. The slightly revised version posted by Brian still works fine. --- Quote from: Mr.Noßody on January 23, 2013, 11:19:49 PM --- Deletes the player's datablock or something. --- End quote --- Actually that just creates a new variable called "health" and sets it to -1. Then it creates a new variable called "-1" and sets it to "health." It actually doesn't do anything at that point as far as I can tell. |
| Navigation |
| Message Index |
| Next page |
| Previous page |