(ASK) LPWinAPI button caused error
2 posters
Halaman 1 dari 1
(ASK) LPWinAPI button caused error
CREATE
STEP
GAME END
kenapa pas tombolnya di klik game langsung error? Muncul windows box yg judulnya
"ZR Text Encryptor.exe has stopped working"
- Code:
api_init()
bt_write=api_button_create(window_handle(),1,1,70,20,WS_VISIBLE|WS_CHILD|BS_PUSHBUTTON,0)
api_control_set_text(bt_write,"Write")
STEP
- Code:
if api_button_get_clicked(bt_write){
room_instance_add(room2,0,0,obj_write)
room_goto_next()}
GAME END
- Code:
api_deinit()
kenapa pas tombolnya di klik game langsung error? Muncul windows box yg judulnya
"ZR Text Encryptor.exe has stopped working"
Zihad Rizky Edwin Fikri- GM Beginner
-
Jumlah posting : 409
Points : 431
Join date : 12.05.13
Age : 26
Lokasi : jaktim
Re: (ASK) LPWinAPI button caused error
sorry I don't use LPWinAPI but I guess room_instance_add may cause this, coba mending pake instance_create di event create salah satu instance object di room2
Asuna- Global Moderator
-
Jumlah posting : 1711
Points : 1901
Join date : 10.01.13
Re: (ASK) LPWinAPI button caused error
@Asuna, ga ko bro, tadi dah di coba tanpa pake extension LPWinAPI, tapi ga error ko, tapi pas pake LPWinAPI malah error
Zihad Rizky Edwin Fikri- GM Beginner
-
Jumlah posting : 409
Points : 431
Join date : 12.05.13
Age : 26
Lokasi : jaktim
Re: (ASK) LPWinAPI button caused error
dude gk usah basa basi, coba dulu caraku itu
atau sekedar testing codenya itu coba diganti apa aja, mis:
If the problem persists, report bug ke authornya atau download ulang extensionnya yg latest
atau sekedar testing codenya itu coba diganti apa aja, mis:
- Code:
if api_button_get_clicked(bt_write){
show_message("tes")
}
If the problem persists, report bug ke authornya atau download ulang extensionnya yg latest
Asuna- Global Moderator
-
Jumlah posting : 1711
Points : 1901
Join date : 10.01.13
Similar topics
» [code error] Dll c++ unexpected error while runing
» (ASK) LPWinAPI bedanya Flags dan ExFlags
» (ASK) LPWinAPI api_edit check exists function
» [ASK] Button
» Button from sprite
» (ASK) LPWinAPI bedanya Flags dan ExFlags
» (ASK) LPWinAPI api_edit check exists function
» [ASK] Button
» Button from sprite
Halaman 1 dari 1
Permissions in this forum:
Anda tidak dapat menjawab topik