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
Can ASSS do this?
Goto page Previous  1, 2
 
Post new topic   Reply to topic Printable version
 View previous topic  Problems with asss on win 98? Post :: Post SSC biller and asss  View next topic  
Author Message
Mr Ekted
Movie Geek


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

PostPosted: Sun Mar 12, 2006 1:35 am    Post subject: Reply to topic Reply with quote

I am not attacking asss or anyone here, unlike you. I asked a simple question, gave examples, and all I get is grief. I really thought this was a help forum. I'll go elsewhere.
_________________
4,691 irradiated haggis!
Back to top
View users profile Send private message Add User to Ignore List
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Sun Mar 12, 2006 1:40 am    Post subject: Reply to topic Reply with quote

I hardly think calling you a stubborn asshole is an attack. That's just who you are. I figured you'd take it as a fact rather than an attack. I appologize if that offended you.

We answered your question many times over. We also gave examples. All we got was grief from you. We really tried to help. I'm sorry that we couldn't.
_________________
Hyperspace Owner

Smong> so long as 99% deaths feel lame it will always be hyperspace to me
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Mr Ekted
Movie Geek


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

PostPosted: Sun Mar 12, 2006 2:01 am    Post subject: Reply to topic Reply with quote

A: Do you sell hotdogs?

B: We sell hamburgers.

A: Do you sell hotdogs?

B: They are kinda like hotdogs. They have meat and a bun.

A: Do you sell hotdogs?

B: If you change your way of thinking, they ARE hotdogs.

A: Do you sell hotdogs?

B: Why do you want a hotdog for? Hamburgers taste better.

A: All I want to know is if you sell hotdogs.

B: No.

A: Okay! Thanks.

B: Asshole.
Back to top
View users profile Send private message Add User to Ignore List
i88gerbils
Oldbie Server Help


Gender:Gender:Male
Joined: Dec 13 2002
Posts: 423
Location: OH
Offline

PostPosted: Sun Mar 12, 2006 2:31 pm    Post subject: Reply to topic Reply with quote

No it's more like this-

A: Do you sell hot dogs?

B: I'm not sure. Can you describe a hot dog for us?

... 10 minutes of trying to answer that later...

A: Do you sell hot dogs?

B: No, but we sell hamburgers. They are more filling than hot dogs.

A: I want a hot dog.

B: Why do you want a hot dog?

A: They're made of pork. I only eat pork. I want a hot dog.

B: Okay, maybe hamburgers aren't for you even though they can be good for you.

A: You suck because hamburgers aren't made out of pork.

B: No, you just have a stick up your ass.
_________________
Oldbie Server Help
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website Yahoo Messenger
Mr Ekted
Movie Geek


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

PostPosted: Sun Mar 12, 2006 2:59 pm    Post subject: Reply to topic Reply with quote

Lies.
Back to top
View users profile Send private message Add User to Ignore List
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: Sun Mar 12, 2006 6:38 pm    Post subject: Re: Can ASSS do this? Reply to topic Reply with quote

OK, I will admit that I did not read every single word in this thread (there was too much junk), but I think I got everything right.

Mr Ekted wrote:
pub: bottype1 modules: A B C D E F pub.ini
scrim: bottype2 modules: A B C D E scrim.ini
league1: bottype3 modules: A B C D E G H league.ini
league2: bottype3 modules: A B C D E G H league.ini
league3: bottype3 modules: A B C D E G H league.ini

1. I can stop the pub bot, including all its modules, change its module list and restart it without affecting any other bot.

2. I can change a setting in pub.ini that will affect the behavior of module B in pub, but will not affect any other bot.

3. I can change a setting in league.ini that will affect the behavior of module C in all league arenas only.

4. I can do all of the above without unloading modules completely, and without recompiling. Arenas are not hard-coded in modules or in INI files.


I don't think you need a custom module or anything to do what you want, as long as you stick with certain arena names. Is this what you're against, calling it hard-coding? If so, I don't see why you're against it. What's wrong with having league functionality in arena "league" and scrim functionality in arena "scrim"? If it's because you want to dynamically switch arena types, just use ?send. That's definitely one benefit of ASSS.

1. As already stated, arena attaching will do this easily.

2. arenas\(public)\arena.conf will only affect public areans.

3. arenas\league\arena.conf will only affect league arenas.

4. True with ASSS.
_________________
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
Mr Ekted
Movie Geek


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

PostPosted: Sun Mar 12, 2006 6:55 pm    Post subject: Re: Can ASSS do this? Reply to topic Reply with quote

Cyan~Fire wrote:
OK, I will admit that I did not read every single word in this thread (there was too much junk), but I think I got everything right.

I don't think you need a custom module or anything to do what you want, as long as you stick with certain arena names. Is this what you're against, calling it hard-coding? If so, I don't see why you're against it. What's wrong with having league functionality in arena "league" and scrim functionality in arena "scrim"? If it's because you want to dynamically switch arena types, just use ?send. That's definitely one benefit of ASSS.

1. As already stated, arena attaching will do this easily.

2. arenas\(public)\arena.conf will only affect public areans.

3. arenas\league\arena.conf will only affect league arenas.

4. True with ASSS.


I'm not against anything. I am not attacking asss, or grelminar, or anyone who uses it. I was merely attempting to poke and prod at asss to find out how it works--howeasily pbot concepts fit into it. Having gotten some answers here, and some feedback from the HZ devs, and having read the documentation on making modules, and reading some of the asss source code, I now understand a little better what kind of migration we need. Some of the things pbot does will be rather difficult to "modularize", and some will be easier than the original.

For now, we are living with bots so we can get to 100% as quick as possible. However, we are still in the process of fixing bugs that have not been flushed out in HZ. So far I believe there have been 5 of them. I believe that once PB gets over a certain hump, that other former SSCX zones will quickly follow.
Back to top
View users profile Send private message Add User to Ignore List
Smong
Server Help Squatter


Joined: 1043048991
Posts: 0x91E
Offline

PostPosted: Sun Mar 12, 2006 7:05 pm    Post subject: Reply to topic Reply with quote

I think Ekted wants an answer, not some hack workaround.

ASSS doesn't emulate the client/server model of bots. It does not have any concept of a group of modules (aka a bot) that has it's own settings (aka league.ini) that are not related to the current arena in anyway except for what the operator tells it to use.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website MSN Messenger
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: Sun Mar 12, 2006 7:49 pm    Post subject: Reply to topic Reply with quote

Right. I was just saying that the arena system is just as good as (if not better then) the bot system.

@Ekted:
Ekted wrote:
ASSS just wasn't designed to be as useful as pbot.

That seemed pretty "against" to me, though I did not mean "against" in the way you took it. Perhaps I should have used "dislike".
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 -> ASSS Questions All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 
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: 20 page(s) served in previous 5 minutes.

phpBB Created this page in 0.445249 seconds : 33 queries executed (93.4%): GZIP compression disabled