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
Scoreboard...

 
Post new topic   Reply to topic Printable version
 View previous topic  Amount per freq Post :: Post flag notice :P  View next topic  
Author Message
rahXephon
Novice


Age:39
Gender:Gender:Male
Joined: Mar 14 2003
Posts: 31
Location: USA NY
Offline

PostPosted: Thu Apr 10, 2003 7:45 pm    Post subject: Scoreboard... Reply to topic Reply with quote

Yup a scoreboard counting down displayed in Lvz and restarts at the end of a game...

so far Ive gotten this:
Code: Show/Hide
   case EVENT_Tick:
      {
         for (int i = 0; i < 4; ++i)
            --countdown[i];
      }
            // Scoreboard Timer
           countdown[0] = 20 * 60;
           {
            if (countdown[0] > 0) { String s = "*objon "; s += countdown[0]; 
                sendPublic(s); }


which doesnt work at all :X

can someone plz help me out... icon_cry.gif
_________________
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address
k0zy
Server Help Squatter


Gender:Gender:Male
Joined: Jan 11 2003
Posts: 571
Location: Germany
Offline

PostPosted: Thu Apr 10, 2003 7:55 pm    Post subject: Reply to topic Reply with quote

"countdown[0] = 20 * 60;"

u set the countdown[0] to 1200 every second...
put it into arenaenter, or make it the initial value

Bob Dole.. Bob Dole... Bob Dole...... bob dole.... bob... dole....
Back to top
View users profile Send private message Add User to Ignore List
rahXephon
Novice


Age:39
Gender:Gender:Male
Joined: Mar 14 2003
Posts: 31
Location: USA NY
Offline

PostPosted: Thu Apr 10, 2003 9:17 pm    Post subject: Reply to topic Reply with quote

could yo be a bit more specific :X what arena enter?

and which countdown[0]
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address
rahXephon
Novice


Age:39
Gender:Gender:Male
Joined: Mar 14 2003
Posts: 31
Location: USA NY
Offline

PostPosted: Fri Apr 11, 2003 7:33 pm    Post subject: Reply to topic Reply with quote

nvm i got it tongue.gif
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address
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: 80 page(s) served in previous 5 minutes.

phpBB Created this page in 0.492717 seconds : 28 queries executed (95.3%): GZIP compression disabled