Page 1 of 1

I need some help with my rpg game

PostPosted: Sat Mar 24, 2007 5:07 pm
by dj01e
Can some1 tell me how to have multiple characters in the game, like so i want to be able to switch between them 2 when i click like some letter

PostPosted: Sat Mar 24, 2007 5:38 pm
by UltimatHedgehog
make variable mine will be CHAR
pick a key to make CHAR =1or2 i only know how to make it change with 2 keys like "a" makes it 1 and "s" makes it 2 but Sparky know how to with 1 key
for you movements that change animation put
if (CHAR==1)
{
change animation to your first guy here
}
if (CHAR==2)
{
change animation to your other guy here
}

PostPosted: Sat Mar 24, 2007 5:42 pm
by UltimatHedgehog
oh umm how do you make the code boxes that are like quote boxes here

PostPosted: Sat Mar 24, 2007 5:42 pm
by UltimatHedgehog
[code=]oh umm how do you make the code boxes that are like quote boxes here[/code]

PostPosted: Sat Mar 24, 2007 11:13 pm
by Game A Gogo
Code: Select all
[code] and [/code]

PostPosted: Sun Mar 25, 2007 12:28 am
by UltimatHedgehog
i know i already found out when i saw the tip while posting

PostPosted: Mon Mar 26, 2007 12:36 am
by DilloDude
If you have to characters, use 0 and 1. To change with one key, use
Code: Select all
CHAR = !CHAR;

PostPosted: Mon Mar 26, 2007 12:46 am
by Sgt. Sparky
I made a tutorial on youtube,
http://www.youtube.com/watch?v=OX1BmTGT_rU
that is where it is supposed to be, but I uploaded it 2 hours ago so it is not viewable yet :(
(dj019e thinks I lied to him :()
Try checking tomarrow or in a few hours and it should be online :D

PostPosted: Mon Mar 26, 2007 1:21 am
by dj01e
NOOOOOOOOOOOOOOOOO :P thanks by the way man

PostPosted: Mon Mar 26, 2007 1:30 am
by Sgt. Sparky
your welcome :D
I am uploading a .zip of a better quality version onto sharebigfile.com :D
will post the link soon :D

PostPosted: Mon Mar 26, 2007 2:41 am
by Sgt. Sparky
http://www.sharebigfile.com/file/122176 ... 1-zip.html
better quality video for the tutorial :D

PostPosted: Tue Mar 27, 2007 6:48 pm
by Sgt. Sparky
I was allready done :lol: :D

PostPosted: Wed Mar 28, 2007 11:25 pm
by UltimatHedgehog
Look??? cant see you :lol: no you talk like it or some other decent i wont say and risk sounding *something*ist

PostPosted: Wed Mar 28, 2007 11:38 pm
by Sgt. Sparky
He's a maineite or somthing from maine :lol:
oi, I would like to help out with an RPG, or just get sombody to make the animations for my Legend Game I will work on in a week or more :D