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
help plz

 
Post new topic   Reply to topic Printable version
 View previous topic  Mines Post :: Post newblet here, needs help bad  View next topic  
Author Message
Diablo Vash
Newbie


Joined: Jun 21 2004
Posts: 7
Offline

PostPosted: Mon Jun 21, 2004 3:48 am    Post subject: help plz Reply to topic Reply with quote

i need to find out how to set up where people get warped when they enter and how to make it that the ships have no weapons or item and the shoot key shoots the fire ball?
Back to top
View users profile Send private message Add User to Ignore List
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Mon Jun 21, 2004 4:05 am    Post subject: Reply to topic Reply with quote

Spawning Locations:
Code: Show/Hide

[Spawn]
Team0-X=0
Team0-Y=0
Team0-Radius=0
Team1-X=0
Team1-Y=0
Team1-Radius=0
Team2-X=0
Team2-Y=0
Team2-Radius=0
Team3-X=0
Team3-Y=0
Team3-Radius=0

I believe you may set this up for teams 0-9..

To have no weapons:
Code: Show/Hide

[(ship)]
InitialGuns=0
InitialBombs=0

And maybe the prize weight for those two categories to be really low, if not zero?

Code: Show/Hide

[Soccer]
AllowBombs=0
AllowGuns=0

Will release the ball when firing.
_________________
Performance is often the art of cheating carefully. - James Gosling
Back to top
View users profile Send private message Add User to Ignore List
Diablo Vash
Newbie


Joined: Jun 21 2004
Posts: 7
Offline

PostPosted: Mon Jun 21, 2004 4:42 am    Post subject: Reply to topic Reply with quote

thx but what file is this in ???
Back to top
View users profile Send private message Add User to Ignore List
SuSE
Me measures good


Joined: Dec 02 2002
Posts: 2307
Offline

PostPosted: Mon Jun 21, 2004 5:04 am    Post subject: Reply to topic Reply with quote

your arena's .cfg file (probably server.cfg - for pub arenas)
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website
Diablo Vash
Newbie


Joined: Jun 21 2004
Posts: 7
Offline

PostPosted: Tue Jun 22, 2004 8:09 am    Post subject: Reply to topic Reply with quote

thx guys just 2 more things and my zone should be finished

1 is how do i make the ships faster
2 is how do i get the fire ball in the zone
(i'm making a dodge ball zone)
Back to top
View users profile Send private message Add User to Ignore List
SuSE
Me measures good


Joined: Dec 02 2002
Posts: 2307
Offline

PostPosted: Tue Jun 22, 2004 4:15 pm    Post subject: Reply to topic Reply with quote

Diablo Vash wrote:
1 is how do i make the ships faster

warbird:initialspeed=
warbird:maximumspeed=

warbird:initialthrust=
warbird:maximumthrust=
Diablo Vash wrote:
2 is how do i get the fire ball in the zone

soccer:ballcount=
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website
Diablo Vash
Newbie


Joined: Jun 21 2004
Posts: 7
Offline

PostPosted: Tue Jun 22, 2004 4:57 pm    Post subject: Reply to topic Reply with quote

yea i put the ballcount as 1 but there was still no ball?
and it also in the commands it said if i put *warpto 342 421 it will warp me to there


Last edited by Diablo Vash on Tue Jun 22, 2004 4:59 pm, edited 1 time in total
Back to top
View users profile Send private message Add User to Ignore List
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Tue Jun 22, 2004 4:58 pm    Post subject: Reply to topic Reply with quote

you have to wait a bit for it to spawn usually
_________________

Back to top
View users profile Send private message Add User to Ignore List Visit posters website
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Tue Jun 22, 2004 5:53 pm    Post subject: Reply to topic Reply with quote

Ballcount = 1
As D1st0rt said, it normally takes a small amount of time; just wait. If you're a sysop type ?get soccer:ballcount; and make sure its > 0.

Warpto: You need to private message this command for it to work. The format in which you have posted is correct.
Back to top
View users profile Send private message Add User to Ignore List
Diablo Vash
Newbie


Joined: Jun 21 2004
Posts: 7
Offline

PostPosted: Thu Jun 24, 2004 8:51 am    Post subject: Reply to topic Reply with quote

thx i got the ball in the zone but i need it to start and stay in a part of the zone and alot of the commands for sysop ans smod like warpto 345 224 do not work for me how do i make it so it does
Back to top
View users profile Send private message Add User to Ignore List
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Thu Jun 24, 2004 2:23 pm    Post subject: Reply to topic Reply with quote

you can set where the ball spawns in the settings,

?help warpto
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Diablo Vash
Newbie


Joined: Jun 21 2004
Posts: 7
Offline

PostPosted: Fri Jun 25, 2004 9:36 am    Post subject: Reply to topic Reply with quote

my bot said i'm the owner but the zone thinks i'm just a normal playerwhere can i change that????
Back to top
View users profile Send private message Add User to Ignore List
A.j.
Novice


Age:39
Gender:Gender:Male
Joined: Jun 24 2004
Posts: 25
Location: USA
Offline

PostPosted: Fri Jun 25, 2004 11:12 am    Post subject: Reply to topic Reply with quote

Did you type in your sysop password? ex: *mysysoppassword
Back to top
View users profile Send private message Add User to Ignore List AIM Address
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Fri Jun 25, 2004 4:57 pm    Post subject: Reply to topic Reply with quote

If the bot is saying your owner, then you have your level of op set to 5; change it to 4 in the operators.txt
Back to top
View users profile Send private message Add User to Ignore List
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Sat Jun 26, 2004 12:50 am    Post subject: Reply to topic Reply with quote

what? Being an owner is better than being a bot sysop...

I think hes saying he has no staff powers
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Sat Jun 26, 2004 1:19 am    Post subject: Reply to topic Reply with quote

Yeah I think re-phrasing will help biggrin.gif
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: Sat Jun 26, 2004 10:26 am    Post subject: Reply to topic Reply with quote

OK. The problem here is that you don't quite understand what MERVbot is. MERVBot looks just like a normal player (albeit VIE encryption) to subgame. He needs to have a correct staff password to use staff commands. His operator rankings are completely different from the ones used by subgame.

Hence, if you want to be a sysop on subgame, then you need to type your password in-zone to login. Just adding yourself to operators.txt will not work.
_________________
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
Smong
Server Help Squatter


Joined: 1043048991
Posts: 0x91E
Offline

PostPosted: Tue Jun 29, 2004 2:51 pm    Post subject: Reply to topic Reply with quote

D1st0rt wrote:
you can set where the ball spawns in the settings,

?help warpto
like that's going to work on subgame, don't mislead/confuse people.

D1st0rt wrote:
Yeah I think re-phrasing will help
re-reading might help too.

icon_exclaim.gif cyan? did you read vash's post or just the replies?

sysop commands:
server.ini wrote:
[Password]
SysopPassword=acdc

[Validation]
CheckSysop=1

sysop.txt wrote:
diablo vash
in game type *acdc, then type *listmod to see if you have powers.

item spawn:
server.cfg wrote:
[Prize]
MinimumVirtual=<Distance from center of arena that prizes/flags/soccer-balls will generate>
UpgradeVirtual=<Amount of additional distance added to MinimumVirtual for each player that is in the game.>
Back to top
View users profile Send private message Add User to Ignore List Visit posters website MSN Messenger
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: Tue Jun 29, 2004 3:59 pm    Post subject: Reply to topic Reply with quote

His original post was answered. I was attempting to clarify others' responses to his MERVBot confusion.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Matzke
Novice


Joined: Jan 26 2004
Posts: 88
Offline

PostPosted: Sun Jul 11, 2004 5:41 pm    Post subject: Reply to topic Reply with quote

to fix the warpto problem, u gotta pm yourself instead of typing that to public, atleast i think that's what he's doing wrong if i can read his posts, heh icon_confused.gif

:Diablo Vash:*warpto 345 224
/*warpto 345 224
_________________
z0rz
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> General 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: 20 page(s) served in previous 5 minutes.

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