Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - ShrillMegaTonsec

#1
hello, im working on my own project using the sierra template and while creating the main enu i've run into a problem
I can't get the second "load" button i made to reload the saves

Code: ags
function btnLoad2_OnClick(GUIControl *control, MouseButton button)
{
  RestoreGameSlot(0);
}

how can I get it to load the first slot? I tried putting int 1 but that didn't anything
SMF spam blocked by CleanTalk