Im making a calculator program as one of my noob projects but I cant get my title to display. Can anyone tell me what im doing wrong.
`Gerrit Coetzees Calculator program.... www.neoeden.web1000.com.
`When will I start making games? When I learn how to program.
`loads layout images
load image "calcface.png",1
load image "button1.png",2
load image "button2.png",3
`does title name
Dim calcnames$(5)
calcnames$(1)= "UBER CALC!!! Calculates in an Uber fasion."
calcnames$(2)= "Layout Made By: Imlowoncaffiene corp."
calcnames$(3)= "OH CALCULATOR MY CALCULATOR"
calcnames$(4)= "IM SHIIIIIIIIIIINEY"
calcnames$(5)= "WHHHHHOOOOOOOOOOOOOOOOOOOOOOOOOOOOO"
set text font "arial"
text 47,16,calcnames$(rnd(5))
`pastes layout images
sprite 9999999,1,1,1
Sprite 1,49,343,2
Sprite 2,144,343,2
Sprite 3,238,343,2
Sprite 4,49,256,2
Sprite 5,144,256,2
Sprite 6,238,256,2
Sprite 7,49,168,2
Sprite 8,144,168,2
Sprite 9,238,168,2
Sprite 10,371,160,3
Sprite 11,464,160,3
Sprite 12,371,260,3
Sprite 13,464,260,3
Sprite 14,371,360,3
Sprite 15,464,360,3
`
do
If mousex() <49 and mousex() >137 and mouseY() <343 and mouseY() >248 then If mouseclick()=1 then print "hello"
If mousex() <49 and mousex() >231 and mouseY() <249 and mouseY() >248 then If mouseclick()=1 then print "hello"
If mousex() <49 and mousex() >137 and mouseY() <343 and mouseY() >248 then If mouseclick()=1 then print "hello"
If mousex() <49 and mousex() >137 and mouseY() <343 and mouseY() >248 then If mouseclick()=1 then print "hello"
If mousex() <49 and mousex() >137 and mouseY() <343 and mouseY() >248 then If mouseclick()=1 then print "hello"
If mousex() <49 and mousex() >137 and mouseY() <343 and mouseY() >248 then If mouseclick()=1 then print "hello"
If mousex() <49 and mousex() >137 and mouseY() <343 and mouseY() >248 then If mouseclick()=1 then print "hello"
If mousex() <49 and mousex() >137 and mouseY() <343 and mouseY() >248 then If mouseclick()=1 then print "hello"
If mousex() <49 and mousex() >137 and mouseY() <343 and mouseY() >248 then If mouseclick()=1 then print "hello"
If mousex() <49 and mousex() >137 and mouseY() <343 and mouseY() >248 then If mouseclick()=1 then print "hello"
If mousex() <49 and mousex() >137 and mouseY() <343 and mouseY() >248 then If mouseclick()=1 then print "hello"
If mousex() <49 and mousex() >137 and mouseY() <343 and mouseY() >248 then If mouseclick()=1 then print "hello"
loop
don't worry about the mouse stuff, im still working on it.... if you can find a better way to do that tho it would be nice.
VISIT MY GAME DEV SITE: http://www.neoeden.web1000.com/
VISIT MY APPAREL SITE : http://Cafeshops.com/gerritgear