Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Numbers Range..

 
Post new topic   Reply to topic Printable version
 View previous topic  Looking for Visual Basic programmers Post :: Post Hosting help...  View next topic  
Author Message
Deadly
Seasoned Helper


Age:34
Gender:Gender:Male
Joined: Oct 15 2003
Posts: 148
Location: Ontario Canada
Offline

PostPosted: Tue Sep 14, 2004 10:53 pm    Post subject: Numbers Range.. Reply to topic Reply with quote

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.
_________________
Known as DeadlySoldier!! in-game..

http://deadly.sscentral.com -- My Bots
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address MSN Messenger
50% Packetloss
Server Help Squatter


Age:40
Gender:Gender:Male
Joined: Sep 09 2003
Posts: 561
Location: Santa Clarita, California
Offline

PostPosted: Tue Sep 14, 2004 11:09 pm    Post subject: Reply to topic Reply with quote

if(p->score.kills >= 10 && p->score.kills <= 19)

learn to program in c++, gg
Back to top
View users profile Send private message Add User to Ignore List Send email AIM Address
Mr Ekted
Movie Geek


Gender:Gender:Male
Joined: Feb 09 2004
Posts: 1379
Offline

PostPosted: Tue Sep 14, 2004 11:14 pm    Post subject: Re: Numbers Range.. Reply to topic Reply with quote

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?
_________________
4,691 irradiated haggis!
Back to top
View users profile Send private message Add User to Ignore List
Deadly
Seasoned Helper


Age:34
Gender:Gender:Male
Joined: Oct 15 2003
Posts: 148
Location: Ontario Canada
Offline

PostPosted: Wed Sep 15, 2004 4:35 pm    Post subject: Re: Numbers Range.. Reply to topic Reply with quote

Deadly wrote:
if ur gonna tell me to learn C++, dont reply.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address MSN Messenger
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Wed Sep 15, 2004 5:11 pm    Post subject: Reply to topic Reply with quote

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.
Back to top
View users profile Send private message Add User to Ignore List
Muskrat
Server Help Squatter


Age:38
Joined: Aug 24 2004
Posts: 829
Location: Swamp
Offline

PostPosted: Wed Sep 15, 2004 8:09 pm    Post subject: Reply to topic Reply with quote

thats not even programming, if you have been in a math level higher than geometry you should know...
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Deadly
Seasoned Helper


Age:34
Gender:Gender:Male
Joined: Oct 15 2003
Posts: 148
Location: Ontario Canada
Offline

PostPosted: Wed Sep 15, 2004 8:56 pm    Post subject: Reply to topic Reply with quote

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.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address MSN Messenger
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Sat Sep 18, 2004 12:38 pm    Post subject: Reply to topic Reply with quote

See? You're learning it while you're working with it. sa_tongue.gif
Back to top
View users profile Send private message Add User to Ignore List
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Fri Sep 24, 2004 7:44 pm    Post subject: Reply to topic Reply with quote

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
_________________

Back to top
View users profile Send private message Add User to Ignore List Visit posters website
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Fri Sep 24, 2004 8:21 pm    Post subject: Reply to topic Reply with quote

I think every once in a while everyone has a blonde moment such as this haha tongue.gif
_________________
Performance is often the art of cheating carefully. - James Gosling
Back to top
View users profile Send private message Add User to Ignore List
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Fri Sep 24, 2004 8:23 pm    Post subject: Reply to topic Reply with quote

Hm, I never had non-blonde moments. icon_sad.gif
Back to top
View users profile Send private message Add User to Ignore List
Bak
?ls -s
0 in


Age:26
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Sat Sep 25, 2004 6:05 pm    Post subject: Reply to topic Reply with quote

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.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Sat Sep 25, 2004 9:15 pm    Post subject: Reply to topic Reply with quote

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.
_________________
This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Tue Sep 28, 2004 8:50 pm    Post subject: Reply to topic Reply with quote

I use Java because it's what I get graded on.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Bot Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 109 page(s) served in previous 5 minutes.

phpBB Created this page in 0.863618 seconds : 36 queries executed (96.9%): GZIP compression disabled