Mirage Source
huge noob problem - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17)
+---- Thread: huge noob problem (/showthread.php?tid=1254)



huge noob problem - Fabzy - 04-09-2007

i got a problem, im trying to make it so i can move a picture box in game, i know its in elysium but i just cant seem to get it to work.

Any help will be appreciated


Re: huge noob problem - Fabzy - 04-09-2007

drag and move it, for example dragging the inventory to get it out of your way


Re: huge noob problem - Robin - 04-09-2007

rip the code which moves boxes, then rip the code which occurs in the mouse_down and mouse_up events in the form.

I think that's how it works though.

Or just go read the tutorial on nearly the last page of the tutorial forum.


Re: huge noob problem - Fabzy - 04-09-2007

i tried to rip teh code, didnt work to well lol ill go check teh tutorial right now

edit-

Not sure what iv done wrong but teh picturebox disapears as i got to drag it, could this be because of the properties of teh picturebox ?


Re: huge noob problem - Robin - 04-09-2007

Fabzy Wrote:i tried to rip teh code, didnt work to well lol ill go check teh tutorial right now

edit-

Not sure what iv done wrong but teh picturebox disapears as i got to drag it, could this be because of the properties of teh picturebox ?

Please work on your spelling. It's kind of off-putting when reading.

Here's the tutorial I found after about 30 seconds of searching...

http://www.key2heaven.net/ms/forums/viewtopic.php?f=75&t=883


Re: huge noob problem - Fabzy - 04-09-2007

well i used a different tut, but this 1 seems better thanks Smile


edit-

Well it works thanks Smile