108 Posted Topics

Member Avatar for eltel1982

It seems to me, you could use spaces as a tokenizer deliminator. Then just use substring searches to find out if a string containts : or stuff like that, then delete that character. Then it's just a mater of rebuilding the correct format which shouldn't be at all hard.

Member Avatar for Iron_Cross
0
196
Member Avatar for Bob4life2000

This might work. Have a different class for each "type" of enemy. Each "type" of enemy can pull random weapons, items, etc. But then make an array of classes, and whenever you want to make a new enemy, pull a random number (with some sort of method) and use that …

Member Avatar for Bob4life2000
1
156
Member Avatar for antaeus

Couldn't you just do something like [code] if(artistName.equals("artistCD")){ //do something if it's true }else{ //do something if it's false } [/code] where artistName is a variable for the artists name, and artistCD is a variable for the artist's cd. If that's not what you're looking for then I'm confused as …

Member Avatar for Iron_Cross
0
144
Member Avatar for Mazon
Member Avatar for Da_fLaRe
2
263
Member Avatar for camelNotation

Why did you post this in the web dev forum? Ok, using IDE's is very nice. And I think every language has at least one. C++ has a ton. Visual C++ is a very nice one, that I like to use. C++ is a good language for games, I know …

Member Avatar for Iron_Cross
0
237
Member Avatar for Dani

Meh, flat or 3D, doesn't make a ton of difference to me :D I like em both, I'm currently using the 3D cause i'm too lazy to change it back :P but it's a nice option to have, thanks :D

Member Avatar for Dani
0
134
Member Avatar for Iron_Cross

Anybody understand these? I'm having the hardest time with them. Partly because I don't see a use for them :P But what would be an example of a time when you would need to operate on a bit itself? As in, what is their purpose? Thanks for any help :)

Member Avatar for Iron_Cross
0
140
Member Avatar for Iron_Cross

What is everyone's opinion on Mandrake (9.1 and 9.0 specifically)? I've heard opinions on nearly every other major distro but this one. How is mandrake from a newbie perspective? Thanks for any info :)

Member Avatar for Forse
0
387

The End.