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
Broadcast

 
Post new topic   Reply to topic Printable version
 View previous topic  obj->ToggleSet in Python Post :: Post Loading pymod  View next topic  
Author Message
Hakaku
Server Help Squatter


Joined: Apr 07 2006
Posts: 299
Location: Canada
Offline

PostPosted: Mon Jan 05, 2009 2:11 pm    Post subject: Broadcast Reply to topic Reply with quote

When running a bot over ASSS, I keep getting flooded with the following error message :
Code: Show/Hide
M <objects> {0} [BotName] attempted rebroadcast without permission

According to objects.c, the bot would require the permission BROADCAST_BOT or BROADCAST_ANY in order to be able to toggle objects, but it doesn't state how to give a player/bot either of these permissions. Would anyone know how it's possible?
Back to top
View users profile Send private message Add User to Ignore List Send email
Hakaku
Server Help Squatter


Joined: Apr 07 2006
Posts: 299
Location: Canada
Offline

PostPosted: Mon Jan 05, 2009 3:20 pm    Post subject: Reply to topic Reply with quote

Bah nevermind, it just wasn't listed in the userguide. Here's the full list if anyone needs it:
Quote:
seemodchat
sendmodchat
sendsoundmessages
uploadfile
seesysoplogall
seesysoplogarena
seeprivarena
seeprivfreq
bypasssecurity
broadcastbot
broadcastany
invisiblespectator
unlimitedchat
changesettings
isstaff
seeallstaff


On a non-bot related note, what could be causing the following error:
Code: Show/Hide
E <flagcore> {0} failed to place a flag at (512,512)-50, fallback disabled
E <flagcore> {0} failed to place a flag at (512,512)-50, fallback disabled

It seems to cause flags to spawn very awkwardly when the flags are reset (either when the arena is created or after a player wins the flaggame).
Back to top
View users profile Send private message Add User to Ignore List Send email
Bak
?ls -s
0 in


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

PostPosted: Mon Jan 05, 2009 6:53 pm    Post subject: Reply to topic Reply with quote

grep the source code for that message to figure out the conditions that trigger it
_________________
SubSpace Discretion: A Third Generation SubSpace Client
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Hakaku
Server Help Squatter


Joined: Apr 07 2006
Posts: 299
Location: Canada
Offline

PostPosted: Mon Jan 05, 2009 8:30 pm    Post subject: Reply to topic Reply with quote

Bak wrote:
grep the source code for that message to figure out the conditions that trigger it


fg_wz.py states:
Code: Show/Hide
   else:
      # couldn't place in original location, and couldn't place in
      # center either. this is really bad.
      lm.LogA(asss.L_ERROR, 'flagcore', a,
            ("failed to place a flag at (%d,%d)-%d, "
             "fallback disabled")% (cx, cy, r))

It's not very reassuring since there's nothing blocking the flags in the center of the map.

Edit: here's what I mean (dont mind my cont gfx though)
Back to top
View users profile Send private message Add User to Ignore List Send email
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> ASSS 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: 1274 page(s) served in previous 5 minutes.

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