23.08.2010, 20:57
(
Последний раз редактировалось RSX; 23.08.2010 в 21:15.
)
I would like if it would be possible to use C# like or language or C# itself. But any way, i'm up for new languages to be invited into script.
- Direct plugin default functions usage.
- Basic drawings parts like lights.
- More complicated and serius dev's package that include:
- Showing of : Functions executed; Passing parameters; Complete overview of performance
- Consule of functions - it could be partly made with dialogs, but such a feature of seeing functions in execution and breaking them wouldn't be scriptable.
- Some kind of complete usage table, which ofcourse on view would be all window, but would make visible usage of things - functions, like optimisation of unused things.
- I Still want that ability to ignore arguments in functions like:
- Set<Any>Velocity - Recalculating gravity is just sad, but otherwise there's none.
- SendClientMessage - Maybe i just want to send tons messages, why bothering with arguments that could be optional.
- Making some updates in server just for not having to use pointless code.
- And again, while GCS isn't for everyone, paintjobs would be nice thing.
- SetTimer(Ex) being able to use default functions, instead of making 100 functions to handle default ones with delay.