
as i wrote:
subabrain wrote:hey guys,
i find out something good...
thats how you an set the brush (for painting etc.):Code: Select all
ETerrainEditor.setBrushPos(getWord(%curPos, 0) + %x, getWord(%curPos, 1) + %y);
and get the brush:Code: Select all
%curPos = ETerrainEditor.getBrushPos();
now i just need to "paint" on the brush position... - maybe you can help me?
Thank you very much!
Greetz
Robert
Sorry that im disturbing you :/
but i know how to set the position of the brush... i tried to paint through the command Azaezel shows ... but maybe someone could tell me how i get this right?
i tried to make the player position to the brush one - thats working ...
i hope you could help me a last time ... would be nice - THANKS!
Greetings
Robert