Jump to content
SSForum.net is back!

Recommended Posts

Posted
In a CTF style zone I want to make it so if someone on the other freq goes to the other teams spawn, they will get warped out of the area back to the center. How can I do this?
Posted

[general]

//Status 1 = On, Status 0 = Off

status=1

 

//Can hold up to 16 areas

[area1]

//warparea = x1,y1,x2,y2

warparea=208,475,549,259

//warpto = x1,y1

warpto = 512,512

//warpteam = team # (which team is only warped)

warpteam = 0

//warpship = #ship,#ship,#ship (which ship is only warped)

warpship = 1,2,3,4,5,6,7,8

[area1]

warparea=765,475,549,813

warpto = 512,512

warpteam = 1

warpship = 1,2,3,4,5,6,7,8

 

Is this correct for 2 teams?

Posted

[general]

//Status 1 = On, Status 0 = Off

status=1

 

//Can hold up to 16 areas

[area1]

//warparea = x1,y1,x2,y2

warparea=208,475,549,259

//warpto = x1,y1

warpto = 512,512

//warpteam = team # (which team is only warped)

warpteam = 0

//warpship = #ship,#ship,#ship (which ship is only warped)

warpship = 1,2,3,4,5,6,7,8

[area2]

warparea=765,475,549,813

warpto = 512,512

warpteam = 1

warpship = 1,2,3,4,5,6,7,8

 

changed area 1 to area 2 for second team

Posted
sort of like how Desert Storm has their warps set up?

http://i157.photobucket.com/albums/t54/badgersocks/FHTG/FHTG%20-%20redone%20shizniz/tgmember11.png

rootbear75> here is me nude <spoiler tag: Pervert... how many of you actually clicked this?>

Samapico> I actually clicked the spoiler before reading what it was

Corey> I clicked it cause i read what sama said first.

darkreb0rn> I clicked it because I wanted to see you naked...

rootbear75> O.o __________________________________

2:IdleRPG> Mr Snuffleluphagus walked face-first into a tree. This terrible calamity has slowed them 0 days, 00:01:22 from level 18.

2:rootbear75> for fucks sake...

Posted

Yes but mine isnt working...

 

[general]

//Status 1 = On, Status 0 = Off

status=1

 

//Can hold up to 16 areas

[area1]

//warparea = x1,y1,x2,y2

warparea=208,475,549,259

//warpto = x1,y1

warpto = 512,512

//warpteam = team # (which team is only warped)

warpteam = 0

//warpship = #ship,#ship,#ship (which ship is only warped)

warpship = 1,2,3,4,5,6,7,8

[area2]

warparea=765,475,549,813

warpto = 512,512

warpteam = 1

warpship = 1,2,3,4,5,6,7,8

 

 

Whats wrong with it? All of the coords are correct but it dosen't spawn you to center of map when you enter the warpareas.

Posted
have you added the plugin to the bot?

http://i157.photobucket.com/albums/t54/badgersocks/FHTG/FHTG%20-%20redone%20shizniz/tgmember11.png

rootbear75> here is me nude <spoiler tag: Pervert... how many of you actually clicked this?>

Samapico> I actually clicked the spoiler before reading what it was

Corey> I clicked it cause i read what sama said first.

darkreb0rn> I clicked it because I wanted to see you naked...

rootbear75> O.o __________________________________

2:IdleRPG> Mr Snuffleluphagus walked face-first into a tree. This terrible calamity has slowed them 0 days, 00:01:22 from level 18.

2:rootbear75> for fucks sake...

Posted

does your bot have sysop access and is it using the sysop pw?

 

 

Also your warp area, they should be top left and bottom right i believe. Looks like you have bottom right and top left coordinates there.

Try this.

//Can hold up to 16 areas
[area1]
//warparea = x1,y1,x2,y2
warparea=208,259,549,475
//warpto = x1,y1
warpto = 512,512
//warpteam = team # (which team is only warped)
warpteam = 0
//warpship = #ship,#ship,#ship (which ship is only warped)
warpship = 1,2,3,4,5,6,7,8
[area2]
warparea=549,475,765,813
warpto = 512,512
warpteam = 1
warpship = 1,2,3,4,5,6,7,8

SSCC Desert Storm Owner
SSforum Admin

Posted (edited)

try TM_Baw instead...

might have better success

[warp0]
FromX1=208
FromY1=259
FromX2=549
FromY2=475
ToX1=512
ToY1=512
Ship=-1
Freq=0
PubAction0=
PrivAction0=*warn You may not enter the spawn area.

[warp1]
FromX1=549
FromY1=475
FromX2=765
FromY2=813
ToX1=512
ToY1=512
Ship=-1
Freq=1
PubAction0=
PrivAction0=*warn You may not enter the spawn area.

should be something like that.

also i noticed you started with area1 and not area0... any reason?

Edited by rootbear75

http://i157.photobucket.com/albums/t54/badgersocks/FHTG/FHTG%20-%20redone%20shizniz/tgmember11.png

rootbear75> here is me nude <spoiler tag: Pervert... how many of you actually clicked this?>

Samapico> I actually clicked the spoiler before reading what it was

Corey> I clicked it cause i read what sama said first.

darkreb0rn> I clicked it because I wanted to see you naked...

rootbear75> O.o __________________________________

2:IdleRPG> Mr Snuffleluphagus walked face-first into a tree. This terrible calamity has slowed them 0 days, 00:01:22 from level 18.

2:rootbear75> for fucks sake...

Guest
This topic is now closed to further replies.
×
×
  • Create New...