![]() |
GetTickCount - Printable Version +- Mirage Engine (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: GetTickCount (/showthread.php?tid=1081) Pages:
1
2
|
Re: GetTickCount - Matt - 08-07-2007 Lol. The inventory system GSD did, still needs a major update. Needs to use one picture box, instead of one for each item. =\ Re: GetTickCount - DarkX - 08-07-2007 I was trying that it turns out that it's alot harder than I thought... I'm having some issue's with having it work so I used a timer for now, still working out the bugs. I started on a banking system using the give itemdirectlytoplayer tutorial; but it's coming out fine... LOL the TickCount isn't working fully though, I only had 10 minutes with it: So I will have to mess around with it some more. Re: GetTickCount - Robin - 09-07-2007 Well, go read the tutorial I'm about to post making certain sprites have constant animations. It'll give you a better idea about GetTickCount. Re: GetTickCount - DarkX - 09-07-2007 alright. |