The Dink Network

Reply to Re: help plz

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
August 27th 2009, 09:54 AM
slimeg.gif
metatarasal
Bard He/Him Netherlands
I object 
Open start.c, that's where the buttons are created. You'll see lines like this:

&crap = create_sprite(76, 434, 14, 194, 1);

The 100 and 65 are the x and y coordinates. Change them to move the buttons (in this case the start button) to the place you want them.