JASS:
function Trig_Untitled_Trigger_001_Actions takes nothing returns nothing
endfunction
//===========================================================================
function InitTrig_B takes nothing returns nothing
// Type SizeX SizeY SizeZ XYBuffer
call AddEnvironmentClass( 'B000', 550, 0, 550, 0 )// Building
endfunction
i want to set the enviroment of the stucture size , help me check my problem please thanks
or anyone help me convert this to GUI ?