I need some help with my rpg game

Non-platform specific questions.

I need some help with my rpg game

Postby dj01e » Sat Mar 24, 2007 5:07 pm

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
Image
STREET ~ SOLDIERS
If you play cs pm me
User avatar
dj01e
 
Posts: 66
Joined: Sun Mar 18, 2007 9:06 pm
Score: 4 Give a positive score

Postby UltimatHedgehog » Sat Mar 24, 2007 5:38 pm

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
}
Image
I always thought Hell would be a giant load screen that goes on for eternity, then one day, eons later, it would end, only to reveal a slightly different loading screen.
User avatar
UltimatHedgehog
 
Posts: 325
Joined: Fri Jan 19, 2007 1:48 pm
Location: http://downloads.khinsider.com/?u=112542 plz click
Score: 10 Give a positive score

Postby UltimatHedgehog » Sat Mar 24, 2007 5:42 pm

oh umm how do you make the code boxes that are like quote boxes here
Image
I always thought Hell would be a giant load screen that goes on for eternity, then one day, eons later, it would end, only to reveal a slightly different loading screen.
User avatar
UltimatHedgehog
 
Posts: 325
Joined: Fri Jan 19, 2007 1:48 pm
Location: http://downloads.khinsider.com/?u=112542 plz click
Score: 10 Give a positive score

Postby UltimatHedgehog » Sat Mar 24, 2007 5:42 pm

[code=]oh umm how do you make the code boxes that are like quote boxes here[/code]
Image
I always thought Hell would be a giant load screen that goes on for eternity, then one day, eons later, it would end, only to reveal a slightly different loading screen.
User avatar
UltimatHedgehog
 
Posts: 325
Joined: Fri Jan 19, 2007 1:48 pm
Location: http://downloads.khinsider.com/?u=112542 plz click
Score: 10 Give a positive score

Postby Game A Gogo » Sat Mar 24, 2007 11:13 pm

Code: Select all
[code] and [/code]
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Postby UltimatHedgehog » Sun Mar 25, 2007 12:28 am

i know i already found out when i saw the tip while posting
Image
I always thought Hell would be a giant load screen that goes on for eternity, then one day, eons later, it would end, only to reveal a slightly different loading screen.
User avatar
UltimatHedgehog
 
Posts: 325
Joined: Fri Jan 19, 2007 1:48 pm
Location: http://downloads.khinsider.com/?u=112542 plz click
Score: 10 Give a positive score

Postby DilloDude » Mon Mar 26, 2007 12:36 am

If you have to characters, use 0 and 1. To change with one key, use
Code: Select all
CHAR = !CHAR;
Image
User avatar
DilloDude
 
Posts: 866
Joined: Tue Jan 24, 2006 9:51 am
Location: Nyerellion
Score: 58 Give a positive score

Postby Sgt. Sparky » Mon Mar 26, 2007 12:46 am

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
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score

Postby dj01e » Mon Mar 26, 2007 1:21 am

NOOOOOOOOOOOOOOOOO :P thanks by the way man
Image
STREET ~ SOLDIERS
If you play cs pm me
User avatar
dj01e
 
Posts: 66
Joined: Sun Mar 18, 2007 9:06 pm
Score: 4 Give a positive score

Postby Sgt. Sparky » Mon Mar 26, 2007 1:30 am

your welcome :D
I am uploading a .zip of a better quality version onto sharebigfile.com :D
will post the link soon :D
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score

Postby Sgt. Sparky » Mon Mar 26, 2007 2:41 am

http://www.sharebigfile.com/file/122176 ... 1-zip.html
better quality video for the tutorial :D
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score

Postby Sgt. Sparky » Tue Mar 27, 2007 6:48 pm

I was allready done :lol: :D
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score

Postby UltimatHedgehog » Wed Mar 28, 2007 11:25 pm

Look??? cant see you :lol: no you talk like it or some other decent i wont say and risk sounding *something*ist
Image
I always thought Hell would be a giant load screen that goes on for eternity, then one day, eons later, it would end, only to reveal a slightly different loading screen.
User avatar
UltimatHedgehog
 
Posts: 325
Joined: Fri Jan 19, 2007 1:48 pm
Location: http://downloads.khinsider.com/?u=112542 plz click
Score: 10 Give a positive score

Postby Sgt. Sparky » Wed Mar 28, 2007 11:38 pm

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
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest