ID:177168
 
I got some RPG things BUT I cant get any of the coding to WORK!!!! I keep getting errors everytime! I also need some sort of coding that works thats also free since I dont have any BYONDdimes. Thank you if anyone could help me with my new and first BYOND game! Plus It has all 12 Sagas I know of!
Learn to code, don't try and get code for free. And don't make a DBZ game.
In response to Garthor
i could code for you...
In response to Aidsteen
Aidsteen wrote:
i could code for you...

Here, a minute ago you were posting help on something that ain't even code, that is simple to fix! Plus, it was our code to begin with.
In response to Garthor
Garthor wrote:
Learn to code, don't try and get code for free. And don't make a DBZ game.

Stop nagging at people about DBZ Games, if they want to make one, sure, go ahead. Your just not the one that has to see there code being used.
In response to RaeKwon
Heh
In response to RaeKwon
RaeKwon wrote:
Garthor wrote:
Learn to code, don't try and get code for free. And don't make a DBZ game.

Stop nagging at people about DBZ Games, if they want to make one, sure, go ahead. Your just not the one that has to see there code being used.

RaeKwon has a good point. While many of us don't care for DBZ in any way whatsoever, we don't want to discourage any potential game designers. Many former DBZ game makers have moved on to create more original and interesting games; if they'd been turned off by talk like that above, they probably would have split and the community would never have benefitted from their creations.

With any new designer, it is our hope that \he will eventually improve enough to contribute high quality games that will attract more players to BYOND. We don't expect any newbie to put out a great game off the bat, so it doesn't matter whether the game is yet another DBZ clone or anything else, really. What matters is that the community is supportive and helps the person learn so that \he can create better games in the future. Many DBZ game makers will fade into the obscurity of all the other clones, but our effort would be much better spent assuming they'll be among the few who rise above mediocrity, helping them accordingly until proven otherwise. Berating them accomplishes nothing but fostering resentment.

And besides, with the addition of BYOND.Raw, those of us who do not seek out DBZ games do not need to see them, period. Works quite well.
In response to Air Mapster
I know, sorry, you're right. I shoulda just left it at the first sentance, and that sentance even sounded a bit hostile. I pass off most DBZ games as Zeta rips. A DBZ game could be made pretty well, but the kind of program that a newbie coder could make simply can't do justice to the series.
In response to RaeKwon
While I am not a fan of DBZ, I am not against it. I am neutral towards the game; I don't play them, but I don't hate them. If however, someone was to make a great RPG, I would rather see it not be a DBZ game because there are already plenty of them. I would also like to see it not be a generic fantasy RPG setting. While I don't think people should be discouraged from making a game becuse of what its based on, I'd rather see more original games. I realize that I made a GTA game, but that's different, cuz I made it :P
I had problems with battle coding. This might work

define all your battle vars.(health strength etc) under mob
then put ths code in mob:
mob
Bump(/mob/m)
if(ismob(m))
src.fight(m)
fight(m as mob)
var/mob/e=m
// Battle code using e as enemy and src as attacker.

Does that help a little?
In response to Siientx
Actually I got SOME of the code to work only the Login Screen though I still need to get the PCs to show up
In response to Krisslanza
Ok I deleted this game since DBZ is too hard so I making another game Dragon Chat!
In response to Krisslanza
Yes, because another chat which does nothing new is EXACTLY what we need!
In response to Garthor
Garthor, stop doing that, saying that we hhave too many of a certain game doesn't help. Why don't you try to make an original game?
In response to Magnus VI
I really do hope Grantvis stops doing that and am also making a RPG called The Dragon's Legecy.
In response to Garthor
Garthor wrote:
Yes, because another chat which does nothing new is EXACTLY what we need!

Garthor might be wrong but I agree with him anyway.
In response to Krisslanza
Ok..... I guess thats the last time I check out that Star Trek game but anyway..... I am going to get some BYONDimes soon in about over a week and then I can make ym DBZ Game but for now I guess people can enjoy Dragon's Legecy.... also some NEW features in my DBZ Game:
Name: Dragonball Z Before & After
Sagas (In order)
Matrial Arts Saga (Dragonball)
Red Ribbion Saga
Picclo Saga
Raditz Saga
Vegeta & Nappa Saga
Namek Saga
Garlic Jr. Saga
Robotic Frezia Saga
Android Saga
Cell Saga
Babadi Saga
Majin Buu Saga
SPECIALS
Cooler Saga

MORE LATER
In response to Krisslanza
Well, I personally, do not agree with your saga order. First off, half of the ones you listed are sub-sagas. The 4 main DBZ Sagas are Saiyan Saga, Freiza Saga, Cell Saga and Buu Saga!

But hey, Its your game, not mine! And, one question, what type of rip-off are you making, Genesis or Zeta!?
In response to Kamion
I dont know which one but it wont be a COMPLETE Rip! Ok heres ONE of the features (which is really annoying why dont people do something THIS simple?!??!?!?!?) YOU CAN BE A MALE OR FEMALE!!!!!!!!!!!! (Including Sayians since I made those up and so on......)
In response to Krisslanza
Even partial rips are bad. Being able to choose whether you are male or female is NOT a new feature in a DBZ game. Oh, and you didn't make up Saiyans.

Go and play DBTC so you can see what a decent DB game is like. Then realise that the competition is too great, and give up. ;-)
Page: 1 2