Page 1 of 1

Suggestions / missing options in maniascript

Posted: 07 Oct 2011, 15:03
by Bueddl
There are several features missing in Maniascript, here is my list with things to be done ;-)

-MousePos in Manialinks: to get the cursor pos (2d) of the screen, in posn-coordinates without the z-layer (I don't mean the CursorCoords var of the editor!) -already done
- Networking: talked about this already with Gougli. There shuld be an asyncrounus way to get and post data (via http) to an resource
- classes: create own classes and use them

to be continued...

Good work, so far! Keep it on :thumbsup:

Cheers, Bueddl

Re: Suggestions / missing options in maniascript

Posted: 07 Oct 2011, 15:19
by konte
Bueddl wrote:- MousePos in Manialinks: to get the cursor pos (2d) of the screen, in posn-coordinates without the z-layer (I don't mean the CursorCoords var of the editor!)
Known as MouseX and MouseY ;)
http://konte.dyndns-web.com/trackmania/ ... MLVariable

Re: Suggestions / missing options in maniascript

Posted: 07 Oct 2011, 22:10
by Bueddl
Very nice! Thanks Konte :)