y0mike
Active member
I want to make it so when i check the box ill be able to press LMB and it will call some shit but its not working? is it possible or nah
Code:
if 1@ == EVENT_CHECKBOX_CHANGED
then
if 2@ == 2
then
if 0B92: dialog 0@ checkbox 2@ is_checked
then
0485: return_true
wait 200
if
00E1: player 0 pressed_key 17
then
23@ = 1
0AB1: CALL_SCM_FUNCTION [member=4866]test[/member] 2 12@ 16@
//gosub @wrok
else
if 0B92: dialog 0@ checkbox 2@ is_checked = FALSE
059A: return_false
23@ = 0