 |
Server Help Community forums for Subgame, ASSS, and bots
|
Author |
Message |
blackmoon Novice
Joined: Aug 27 2003 Posts: 70 Offline
|
Posted: Thu Sep 09, 2004 3:08 am Post subject: *Zone/*Arena Announce bot |
 |
|
|
|
I need a bot that will let me program, say, 5 to 8 messages that will broadcast either to the zone (*zone) or the arena (*arena)... can someone help me out with one or help me get started with making one?? I can't seem to find one that is already done and downloadable. Thanks in advance! _________________ No, that was just a love tap... here's the bitch slap!
-Pimp Daddy Black |
|
Back to top |
|
 |
50% Packetloss Server Help Squatter

Age:40 Gender: Joined: Sep 09 2003 Posts: 561 Location: Santa Clarita, California Offline
|
Posted: Thu Sep 09, 2004 4:22 am Post subject: |
 |
|
|
|
there is a setting that displays periodic messages if thats what you are looking for |
|
Back to top |
|
 |
blackmoon Novice
Joined: Aug 27 2003 Posts: 70 Offline
|
Posted: Thu Sep 09, 2004 10:30 am Post subject: |
 |
|
|
|
I have tried using that setting, but couldn't get it to work the way I want it to, or else I am just confused on how to set it. I would like to periodically announce to the zone or arena multiple items, but not necessarily all of them at one time. That is why I figured a bot would probably work best, but I can use the periodic message if you could explain it a little better to me. thx. |
|
Back to top |
|
 |
Mine GO BOOM Hunch Hunch What What

Age:41 Gender: Joined: Aug 01 2002 Posts: 3615 Location: Las Vegas Offline
|
Posted: Thu Sep 09, 2004 12:15 pm Post subject: |
 |
|
|
|
Post the messages, and how often you want them to be displayed, and we can easily just add the few numbers that are needed together for you. |
|
Back to top |
|
 |
blackmoon Novice
Joined: Aug 27 2003 Posts: 70 Offline
|
Posted: Fri Sep 10, 2004 2:40 am Post subject: |
 |
|
|
|
Honestly, I do not know what all I will want to display. I do have Visual Studio 6 so I can compile source code, I just need the source. Is it possible for you to make it with the following test lines that I can go in and edit in the source and compile when I think of what I want to say? Have them announce every 3 minutes?
Test1
Test2
Test3
Test4
Test5
Test6
???? Possible? Thanks. |
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
|
Back to top |
|
 |
Deadly Seasoned Helper
Age:34 Gender: Joined: Oct 15 2003 Posts: 148 Location: Ontario Canada Offline
|
Posted: Fri Sep 10, 2004 3:44 pm Post subject: |
 |
|
|
|
yea.. the server can do it.. but the bot would be just as easy, but im not making something the server does for u  _________________ Known as DeadlySoldier!! in-game..
http://deadly.sscentral.com -- My Bots |
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Fri Sep 10, 2004 4:11 pm Post subject: |
 |
|
|
|
Why do people want bots bots bots these days when a lot of it is possible with the server? |
|
Back to top |
|
 |
Deadly Seasoned Helper
Age:34 Gender: Joined: Oct 15 2003 Posts: 148 Location: Ontario Canada Offline
|
Posted: Fri Sep 10, 2004 5:56 pm Post subject: |
 |
|
|
|
dunno
and if someone is willing to actually help me for once with lvz.. it would be appreciated im making a score board, basically that shows players w/l i already have the board made and a couple of the numbers.. but i dont know how to make certain lvz appear in certain place on screen and stuff |
|
Back to top |
|
 |
Donkano Server Help Squatter
Gender: Joined: Jul 02 2003 Posts: 763 Offline
|
Posted: Fri Sep 10, 2004 6:01 pm Post subject: |
 |
|
|
|
*objon # |
|
Back to top |
|
 |
Deadly Seasoned Helper
Age:34 Gender: Joined: Oct 15 2003 Posts: 148 Location: Ontario Canada Offline
|
Posted: Fri Sep 10, 2004 6:03 pm Post subject: |
 |
|
|
|
well ya.. but how do i make the actual lvz image appear on like.. say under the disp.bm2 thing (energy, bounty, flags, etc) |
|
Back to top |
|
 |
Donkano Server Help Squatter
Gender: Joined: Jul 02 2003 Posts: 763 Offline
|
Posted: Fri Sep 10, 2004 6:09 pm Post subject: |
 |
|
|
|
Quote: |
; List of all possible Layers, starting from the farthest back, towards the front:
; BelowAll, AfterBackground, AfterTiles, AfterWeapons, AfterShips, AfterGauges, AfterChat, TopMost
; List of all possible Modes:
; ShowAlways: Means will always show, or until timer ends. If you leave off the mode type, will use this.
; EnterZone: Will only begin to show after someone enters zone for the display time.
; EnterArena: Will only show whenever they enter the arena. So if you only want to show last reset's top 5 names to people who only enter zone, not everytime they re-enter arena, use EnterZone.
; Kill: This will only show after they kill someone.
; Death: Shows only after they die.
; ServerControlled: Shows only whenever the zone feels like showing it. Either a mod did a *objon # or a bot did.
|
|
|
Back to top |
|
 |
Deadly Seasoned Helper
Age:34 Gender: Joined: Oct 15 2003 Posts: 148 Location: Ontario Canada Offline
|
Posted: Fri Sep 10, 2004 6:17 pm Post subject: |
 |
|
|
|
sigh
i know... make it servercontrolled, then the scoreboard itself use E to put it under disp.bm2, but the numbers im having problems thinking of.. i would have to make a really big lvz, and make it so the numbers line up inside of the scoreboard.. THATS what i dont get |
|
Back to top |
|
 |
Bak ?ls -s 0 in

Age:26 Gender: Joined: Jun 11 2004 Posts: 1826 Location: USA Offline
|
|
Back to top |
|
 |
Underlord Novice
Gender: Joined: Feb 17 2004 Posts: 55 Offline
|
Posted: Fri Sep 10, 2004 7:24 pm Post subject: |
 |
|
|
|
Here's an example of a lvz setup to display w/l for a player in top right. Need more details about what exactly the scoreboard shows to help any more.
; player deaths
B-21,156,IMAGE0,TopMost,ServerControlled,0,8000
B-21,156,IMAGE1,TopMost,ServerControlled,0,8001
B-21,156,IMAGE2,TopMost,ServerControlled,0,8002
B-21,156,IMAGE3,TopMost,ServerControlled,0,8003
B-21,156,IMAGE4,TopMost,ServerControlled,0,8004
B-21,156,IMAGE5,TopMost,ServerControlled,0,8005
B-21,156,IMAGE6,TopMost,ServerControlled,0,8006
B-21,156,IMAGE7,TopMost,ServerControlled,0,8007
B-21,156,IMAGE8,TopMost,ServerControlled,0,8008
B-21,156,IMAGE9,TopMost,ServerControlled,0,8009
B-29,156,IMAGE0,TopMost,ServerControlled,0,8010
B-29,156,IMAGE1,TopMost,ServerControlled,0,8011
B-29,156,IMAGE2,TopMost,ServerControlled,0,8012
B-29,156,IMAGE3,TopMost,ServerControlled,0,8013
B-29,156,IMAGE4,TopMost,ServerControlled,0,8014
B-29,156,IMAGE5,TopMost,ServerControlled,0,8015
B-29,156,IMAGE6,TopMost,ServerControlled,0,8016
B-29,156,IMAGE7,TopMost,ServerControlled,0,8017
B-29,156,IMAGE8,TopMost,ServerControlled,0,8018
B-29,156,IMAGE9,TopMost,ServerControlled,0,8019
; player kills
B-67,156,IMAGE0,TopMost,ServerControlled,0,8020
B-67,156,IMAGE1,TopMost,ServerControlled,0,8021
B-67,156,IMAGE2,TopMost,ServerControlled,0,8022
B-67,156,IMAGE3,TopMost,ServerControlled,0,8023
B-67,156,IMAGE4,TopMost,ServerControlled,0,8024
B-67,156,IMAGE5,TopMost,ServerControlled,0,8025
B-67,156,IMAGE6,TopMost,ServerControlled,0,8026
B-67,156,IMAGE7,TopMost,ServerControlled,0,8027
B-67,156,IMAGE8,TopMost,ServerControlled,0,8028
B-67,156,IMAGE9,TopMost,ServerControlled,0,8029
B-75,156,IMAGE0,TopMost,ServerControlled,0,8030
B-75,156,IMAGE1,TopMost,ServerControlled,0,8031
B-75,156,IMAGE2,TopMost,ServerControlled,0,8032
B-75,156,IMAGE3,TopMost,ServerControlled,0,8033
B-75,156,IMAGE4,TopMost,ServerControlled,0,8034
B-75,156,IMAGE5,TopMost,ServerControlled,0,8035
B-75,156,IMAGE6,TopMost,ServerControlled,0,8036
B-75,156,IMAGE7,TopMost,ServerControlled,0,8037
B-75,156,IMAGE8,TopMost,ServerControlled,0,8038
B-75,156,IMAGE9,TopMost,ServerControlled,0,8039
|
btw, has anyone ever used >10,000 lvz line .ini? seems to lag most of the 32mb video card players. |
|
Back to top |
|
 |
blackmoon Novice
Joined: Aug 27 2003 Posts: 70 Offline
|
Posted: Sat Sep 11, 2004 4:01 am Post subject: |
 |
|
|
|
Thanks for the info about the periodic messages. I opened the template.sss file and it explained exactly what you did. I guess I should have looked in there first. No need for a bot now, thanks!!
btw: it let me set 0 - 4 so that means you can set 5 periodic messages. Or atleast it says you can. |
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Sat Sep 11, 2004 9:52 am Post subject: |
 |
|
|
|
Oh, ok, I guess I counted wrong.  |
|
Back to top |
|
 |
|
|
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
|
Software by php BB © php BB Group Server Load: 158 page(s) served in previous 5 minutes.
|