Ok so I am trying to use the commandSimba Code:SMART_ClearCanvasArea(IntToBox(400, 400, 500, 500));
i want it to clear just a part of the chatbox, not the whole thing, how do i know the coordinates of the area to clear, the IntToBox part?
Thanks!![]()
Ok so I am trying to use the commandSimba Code:SMART_ClearCanvasArea(IntToBox(400, 400, 500, 500));
i want it to clear just a part of the chatbox, not the whole thing, how do i know the coordinates of the area to clear, the IntToBox part?
Thanks!![]()
Use SRL global constants:
SMART_ClearCanvasArea(MCBox);
would clear the Main Chat area.
EDIT:
oh you want to clear part of it, just get the coordinates through color picker/btm left of Simba?
Oh.. how didn't i think of that o.O
Thanks for reminding me![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)