17.11.2010, 19:54
Quote:
Maybe crashes for a lot of objects.
If you using streamer objects then i dont know. But if you added objects x,y,z to gamemod, so thats why crashes. Because, gamemod can hold 50objects, streamer can 50k objects. |
Flatron: Your reply makes no sense. There would be no reason objects would cause a crash when an invalid command is attempted to execute, it is most likely a result of bad code in OnPlayerCommandText or other systems alike (dcmd/zcmd).
The object limit is not 50 either, it is currently 400 since 0.3b release. And saying that a streamer can hold 50k objects is also incorrect, since every streamer has it's own limits. Some may only be able to stream less than that, and others far more. I really depends on the streamer.