You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AM2R-Multitroid-Fair-Team-PVP/Export_CodeServer/gml_Script_scr_logic_PB_shu...

5 lines
154 B

var t;
ds_list_shuffle(oControl.list_powerbombs)
t = ds_list_find_value(oControl.list_powerbombs, (ds_list_size(oControl.list_powerbombs) - 1))
return t;