Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

sew1707

2
Posts
1
Topics
1
Following
A member registered May 30, 2016

Recent community posts

Not working

Crash before the room is created. There is no way to contact the developer, pm in his twitter account are private.
__________________________________________
############################################################################################
ERROR in
action number 1
of Create Event
for object :

Invalid surface dimensions
at gml_GlobalScript_Scr_VARMS_windows_scale (line 84) - surface_resize(application_surface, view_wport[0], view_hport[0]);
############################################################################################
gml_GlobalScript_Scr_VARMS_windows_scale (line 84)

Am I doing something wrong?

create_arr[0] = 10 // item_id

create_arr[1] = 1 // quantity

destroy_arr[0] = 11 // item_id

destroy_arr[1] = 1 // quantity

steam_inventory_exchange_items(create_arr,destroy_arr)


trying to index a variable which is not an array

 at gml_Script_steam_inventory_exchange_items (line 29) -               buffer_write(_buf, buffer_s32, _struct_1[0]); // item_def