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
Is there a bot for this?

 
Post new topic   Reply to topic Printable version
 View previous topic  Jackpot bot Post :: Post 2v2 Dueling Bot By Underlord  View next topic  
Author Message
Jmunky85
Novice


Gender:Gender:Male
Joined: Feb 09 2003
Posts: 77
Offline

PostPosted: Sat Apr 23, 2005 9:56 pm    Post subject: Is there a bot for this? Reply to topic Reply with quote

Is there a bot or merve plugin that will allow you to register 8 ships to freq 0 and 8 ships with diffrent images and settings to freq 1. ?
Back to top
View users profile Send private message Add User to Ignore List
CypherJF
I gargle nitroglycerin


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

PostPosted: Sat Apr 23, 2005 10:21 pm    Post subject: Reply to topic Reply with quote

Each ship is given a specific graphic regardless of frequencies. Sorry.

People setup the server so that team1 may only use ships 1-4; team2 may only use ships 5-8; where ship 1 and 5, 2 and 6, etc. are the same graphic but are different colors - or some variation of that idea.
_________________
Performance is often the art of cheating carefully. - James Gosling
Back to top
View users profile Send private message Add User to Ignore List
rootbear75
Novice


Age:36
Gender:Gender:Male
Joined: Mar 10 2005
Posts: 76
Location: Hollywood, CA
Offline

PostPosted: Tue Apr 26, 2005 1:04 pm    Post subject: Reply to topic Reply with quote

nope sorry. Only 4 for freq 0 and 4 for freq 1
Back to top
View users profile Send private message Add User to Ignore List AIM Address MSN Messenger
Dvondrake
Guest


Offline

PostPosted: Fri Jul 01, 2005 2:20 pm    Post subject: Reply to topic Reply with quote

Hi,

This 4 to freq 0 and 4 to freq 1 stuff is exactly what I need.

How exactly would I do this?

Thanks,
-Dvon
Back to top
Bak
?ls -s
0 in


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

PostPosted: Fri Jul 01, 2005 3:02 pm    Post subject: Reply to topic Reply with quote

Code: Show/Hide
if (p->ship != SHIP_Spectator && p->team % 2 == 0 && p->ship > SHIP_Leviathan)
  sendPrivate(p,"*setship 1");
else if (p->ship != SHIP_Spectator && p->team % 2 == 1 && p->ship <= SHIP_Leviathan)
  sendPrivate(p,"*setship 5");


Put it in playership and enter arena, and probably in event_tick too while looping through every player in the arena
_________________
SubSpace Discretion: A Third Generation SubSpace Client
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Cerium
Server Help Squatter


Age:42
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Fri Jul 01, 2005 3:09 pm    Post subject: Reply to topic Reply with quote

Isnt there an arena setting which does this for you?
_________________
There are 7 user(s) ignoring me right now.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Dvondrake
Guest


Offline

PostPosted: Fri Jul 01, 2005 7:58 pm    Post subject: Reply to topic Reply with quote

Nevermind, I fixed it. tongue.gif
Back to top
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: 183 page(s) served in previous 5 minutes.

phpBB Created this page in 0.458707 seconds : 31 queries executed (87.8%): GZIP compression disabled