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
merv and pb?

 
Post new topic   Reply to topic Printable version
 View previous topic  difference between has_ball[ball->i... Post :: Post Where am i suppose to get file-m.bmp f...  View next topic  
Author Message
Anborn
Newbie


Joined: Dec 02 2002
Posts: 13
Offline

PostPosted: Tue Feb 11, 2003 9:51 am    Post subject: merv and pb? Reply to topic Reply with quote

can the mervbot pickup/move/place a powerball? does it have that kind of capability?
_________________
Anborn
-- SSHZ
Back to top
View users profile Send private message Add User to Ignore List
ExplodyThingy
Server Help Squatter


Age:38
Gender:Gender:Male
Joined: Dec 15 2002
Posts: 528
Location: Washington DC
Offline

PostPosted: Tue Feb 11, 2003 11:00 am    Post subject: Reply to topic Reply with quote

Try doing a /*warpto on the bot to put it over the ball, then warp it else where, if ball moves, then there ya go. Tho i suspect that it reacts the same way it does to flags, and immediately drop them unowned.
_________________
There are no stupid question, but there are many inquisitive idiots.
Loot

Dr Brain> I hate clean air and clean water. I'm a member of Evil Conservitive Industries
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:41
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Tue Feb 11, 2003 11:09 am    Post subject: Reply to topic Reply with quote

You don't pickup the ball unless you send a ball-request packet, so unless Merv has a function for that, it cannot pickup the ball. Clients would see the ball disappearing because they think the bot should get it, but since the bot never sends the packet, the ball is never picked up.
Back to top
View users profile Send private message Add User to Ignore List Send email
SOS
Server Help Squatter


Joined: Dec 02 2002
Posts: 329
Offline

PostPosted: Wed Feb 12, 2003 12:36 am    Post subject: Reply to topic Reply with quote

Yes, it can use the ball.
Just look in the source for the functions.
_________________
3y3 4m l33t h4x0r
j0! 3y3 4m t4lking to j00!
fux0red 5cr1pt k1dd13.
-"l33t h41ku"
Back to top
View users profile Send private message Add User to Ignore List Send email
Dustpuppy
Server Help Squatter


Age:40
Gender:Gender:Male
Joined: Jan 23 2003
Posts: 215
Location: England
Offline

PostPosted: Wed Feb 12, 2003 9:04 am    Post subject: Reply to topic Reply with quote

SOS wrote:
Yes, it can use the ball.
Just look in the source for the functions.


No it can't tongue.gif
The MERV doesn't support picking up balls yet
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website
mrmannersneeds to login
Guest


Offline

PostPosted: Wed Feb 12, 2003 5:04 pm    Post subject: Reply to topic Reply with quote

it ll prob crash the bot cuz the server program will get pissed off and tell merv to fuck itself in a corner
Back to top
VampZ
Guest


Offline

PostPosted: Wed Feb 12, 2003 5:19 pm    Post subject: Reply to topic Reply with quote

take a random player and *warpto ballx ball y. then

wait till ball_moved event occurs and randomplayer.ident == ball.carrier

then *warpto the player whereever you want and

*setship (nottheirship) them. ( so they drop pball )

Then *setship (their original ship) them.

Then you could even *wapto them to their original location and hope they don't notice the lack of velocty, random direction, and couple frames of being warped around.
Back to top
Dr Brain
Flip-flopping like a wind surfer


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

PostPosted: Wed Feb 12, 2003 6:00 pm    Post subject: Reply to topic Reply with quote

LOL!
_________________
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
Helicon
Server Help Squatter


Joined: Dec 03 2002
Posts: 771
Location: GNU Doldrums
Offline

PostPosted: Wed Feb 12, 2003 9:12 pm    Post subject: Reply to topic Reply with quote

i like this idea, what will we call it?...
executive hijacking???
im inspired, im going to write a plugin. "Guinea pig" - just to mess with people's minds. better yet... warp them to the positions of all the flags, then spec... warn "HEHEHE" then chacnge their ship randomly for 5 sec, msg "HEEHEEHEE" and prize them 3 points

we could even do subspace roulette... choose door number one, door number two, or................ door number three!!!!!

that sounds totally game immoral, lets tell SSC...
_________________
Signatures just seem so quaint.
Back to top
View users profile Send private message Add User to Ignore List
SOS
Server Help Squatter


Joined: Dec 02 2002
Posts: 329
Offline

PostPosted: Thu Feb 13, 2003 1:01 am    Post subject: Reply to topic Reply with quote

It can't?? I guess Catid was too lazy... it was even in his VB bot sa_tongue.gif
Adding a couple of functions for it would not be too hard for anyone though sa_tongue.gif
Back to top
View users profile Send private message Add User to Ignore List Send email
Dustpuppy
Server Help Squatter


Age:40
Gender:Gender:Male
Joined: Jan 23 2003
Posts: 215
Location: England
Offline

PostPosted: Fri Feb 14, 2003 10:48 am    Post subject: Reply to topic Reply with quote

It's something to do with the new Continuum protocol:

Quote:

Catid: i think it's because i use a different type of synchronization than Ctm
Catid: Snrrrub was trying to get me to move to the Ctm sync clock, which i imagine would have fixed the bug
Catid: but i lost interest
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website
Doggeti
Server Help Squatter


Age:40
Gender:Gender:Male
Joined: Jan 12 2003
Posts: 297
Location: Germany
Offline

PostPosted: Thu Jun 12, 2003 3:48 am    Post subject: Reply to topic Reply with quote

If a goal is scored i set aftergoal to true, that works.

Then in BallMove i have this
Code: Show/Hide
   case EVENT_BallMove:
      {
         PBall *ball = (PBall*)event.p[0];
         if(aftergoal)
         {
            sendPublic("Bot spwans");
            sendPrivate(me, "*setship 3");
            sendPublic("Bot gets warped");
            String s;
            s = "*warpto ";
            s += ball->x;
            s += " ";
            s += ball->y;
            sendPrivate(me, s);
            aftergoal = false;
         }
      }
      break;

The bot spawns in ship 3 as it should but something is wrong with warping the bot. It reappears somewhere on the map.
Back to top
View users profile Send private message Add User to Ignore List Send email AIM Address
ExplodyThingy
Server Help Squatter


Age:38
Gender:Gender:Male
Joined: Dec 15 2002
Posts: 528
Location: Washington DC
Offline

PostPosted: Thu Jun 12, 2003 4:09 pm    Post subject: Reply to topic Reply with quote

You need to tell it to send certain packets. At, least, you do with flags.
Im not sure how to for the ball, though i would like to know
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: 67 page(s) served in previous 5 minutes.

phpBB Created this page in 0.487299 seconds : 37 queries executed (93.7%): GZIP compression disabled