Server Help

Bot Questions - Numbers Range..

Deadly - Tue Sep 14, 2004 10:53 pm
Post subject: Numbers Range..
Wndering if theres a way to see if "getkills" for example is from a range of.. 10-19

For example.. some lame code.. that i know doesnt exist.. for the ppl who wont understand what im saying above..

Code: Show/Hide
if(getkills ISFROM 10 to 19)


if ur gonna tell me to learn C++, dont reply.
50% Packetloss - Tue Sep 14, 2004 11:09 pm
Post subject:
if(p->score.kills >= 10 && p->score.kills <= 19)

learn to program in c++, gg
Mr Ekted - Tue Sep 14, 2004 11:14 pm
Post subject: Re: Numbers Range..
Deadly wrote:
Wndering if theres a way to see if "getkills" for example is from a range of.. 10-19

For example.. some lame code.. that i know doesnt exist.. for the ppl who wont understand what im saying above..

if ur gonna tell me to learn C++, dont reply.


How the hell can you ask a programming question and not be expected to understand how to program?
Deadly - Wed Sep 15, 2004 4:35 pm
Post subject: Re: Numbers Range..
Deadly wrote:
if ur gonna tell me to learn C++, dont reply.

Solo Ace - Wed Sep 15, 2004 5:11 pm
Post subject:
Some people prefer Qndre's style, apparently.

I think you will learn while messing with the code, but well, what you're doing here is just retarded.
Muskrat - Wed Sep 15, 2004 8:09 pm
Post subject:
thats not even programming, if you have been in a math level higher than geometry you should know...
Deadly - Wed Sep 15, 2004 8:56 pm
Post subject:
yea actually i just thought of how obvious it was when i read it.. if it is > then number, and < then number, do this

shame.
Solo Ace - Sat Sep 18, 2004 12:38 pm
Post subject:
See? You're learning it while you're working with it. sa_tongue.gif
D1st0rt - Fri Sep 24, 2004 7:44 pm
Post subject:
Wow, I never realized how little you knew. I mean, I suck at c++, but even the retarded people in cs1 at my school know how to do that after like the second class
CypherJF - Fri Sep 24, 2004 8:21 pm
Post subject:
I think every once in a while everyone has a blonde moment such as this haha tongue.gif
Solo Ace - Fri Sep 24, 2004 8:23 pm
Post subject:
Hm, I never had non-blonde moments. icon_sad.gif
Bak - Sat Sep 25, 2004 6:05 pm
Post subject:
junior year of high school I spent like thee hours looking for a java method to change an integer to a character... finally figured out I could just cast it... I was like, "duh" and felt retarded.
Cyan~Fire - Sat Sep 25, 2004 9:15 pm
Post subject:
Sophomore year of high school I started learning Java to help someone who was in a class... finally figured out that only an idiot wouldn't use C/C++... I was like, "duh" and felt retarted.
D1st0rt - Tue Sep 28, 2004 8:50 pm
Post subject:
I use Java because it's what I get graded on.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group