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
awarp.dll
Goto page Previous  1, 2, 3
 
Post new topic   Reply to topic Printable version
 View previous topic  Bot maker VampZ! Post :: Post Source to awarp.dll  View next topic  
Author Message
Bak
?ls -s
0 in


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

PostPosted: Sun Mar 27, 2005 2:28 pm    Post subject: Reply to topic Reply with quote

Quote:
and how to fix it


so how would you fix the problem again?
_________________
SubSpace Discretion: A Third Generation SubSpace Client
Back to top
View users profile Send private message Add User to Ignore List AIM Address
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: Mon Mar 28, 2005 12:00 pm    Post subject: Reply to topic Reply with quote

Cyan, tell us how to fix it, oh great leader.
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: Mon Mar 28, 2005 2:56 pm    Post subject: Reply to topic Reply with quote

Bah.

Code: Show/Hide
void Host::spectateNext()
{
//...

   if (pp->ship != SHIP_Spectator && botInfo.db->noisySpectator)
   {
//      if (time - pp->lastPositionUpdate > 100)
      if (time - pp->lastPositionUpdate > 100 || time - pp->lastPositionUpdate < 0)
//      if (time - lastSpec > 20)
      if (time - lastSpec > 20 || time - lastSpec < 0)
      {   // Request position if we've lost him
         pp->lastPositionUpdate = time;

         spectate(pp);
      }
   }
//...
}

_________________
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
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Bot Questions All times are GMT - 5 Hours
Goto page Previous  1, 2, 3
Page 3 of 3

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

phpBB Created this page in 0.489004 seconds : 27 queries executed (82.4%): GZIP compression disabled