![]() |
MS4 Tuts - 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: Resources (https://mirage-engine.uk/forums/forumdisplay.php?fid=49) +---- Thread: MS4 Tuts (/showthread.php?tid=2089) |
MS4 Tuts - skillzalot - 14-09-2008 Okay so im just learning how to edit source code and im doing okay. I was wondering if there are anu current tuts to add 32x64 and 64x64 npcs to MS4 Re: MS4 Tuts - Cruzn - 14-09-2008 MS4 would not be the right engine to start with if you are wanting to use copy/paste tutorials to "learn." There are no MS4-specific tutorials right now (as far as I know), but you could always use older tutorials as references to create your own system for MS4. I have never used MS4 so I cannot tell you exactly how different it would be. Re: MS4 Tuts - Doomy - 14-09-2008 there is 1 the one that was made yesterday by Lea Re: MS4 Tuts - skillzalot - 14-09-2008 What version of source should I use Re: MS4 Tuts - Mattyw - 14-09-2008 MS4. Don't use older versions, you won't get support. =-p Re: MS4 Tuts - Matt - 14-09-2008 Mattyw Wrote:MS4. Don't use older versions, you won't get support. =-p Ignore him. Use w/e version you want. The only way you won't get support, is if you do what HE did and try to use the OLD tutorials on the NEW source. Re: MS4 Tuts - Mattyw - 14-09-2008 Perfekt Wrote:Mattyw Wrote:MS4. Don't use older versions, you won't get support. =-p I modified the tutorial, to work with the new source, all I needed was the BitBlt replacement. Yet I still got help, so did everyone who wanted the script for MS4. I also know skillz from XtremeWorlds. He came here after I told him I was using MS4. =-p Re: MS4 Tuts - Matt - 15-09-2008 Mattyw Wrote:Perfekt Wrote:Mattyw Wrote:MS4. Don't use older versions, you won't get support. =-p Yay? You're full of shit dude. You tried to ADD bitblit to the damn thing. >. Re: MS4 Tuts - Mattyw - 15-09-2008 Perfekt Wrote:Mattyw Wrote:Perfekt Wrote:[quote="Mattyw"]MS4. Don't use older versions, you won't get support. =-p Yay? You're full of shit dude. You tried to ADD bitblit to the damn thing. >. Re: MS4 Tuts - Robin - 15-09-2008 Mattyw Wrote:Perfekt Wrote:Mattyw Wrote:[quote="Perfekt"][quote="Mattyw"]MS4. Don't use older versions, you won't get support. =-p Yay? You're full of shit dude. You tried to ADD bitblit to the damn thing. >. Re: MS4 Tuts - Mattyw - 15-09-2008 Robin Wrote:Mattyw Wrote:Perfekt Wrote:[quote="Mattyw"][quote="Perfekt"][quote="Mattyw"]MS4. Don't use older versions, you won't get support. =-p Yay? You're full of shit dude. You tried to ADD bitblit to the damn thing. >. Re: MS4 Tuts - Matt - 15-09-2008 Read. The. Code. If you look at any of the other blit stuff, you'd have understood. Re: MS4 Tuts - Robin - 15-09-2008 DFA Wrote:like i said before, those old crappy ass tuts should work for MS4 with VERY slight modifications if that You saying my tutorial was crappy!? How else do you save multiple drop items other than: Code: DropItem1 as integer :lol: Re: MS4 Tuts - Clu - 15-09-2008 I dont wanna seem like a douchebag... but clearly the solution your searching for is learn to program? kidding. I'd suggest trying some simple adjustments to the code, visual basicis pretty relative, simple, extremely logical, tell the community what the errors are and what you believe might be the problem, and you should get some support, if you do it in a civilised, nice, manner |