Fatality | 2014-09-30 05:44
Playerstart Flip Script
9
points ]
 (1 vote)
Sandy7's script for ease of mirroring playerstarts on a mirrored map

Recently I had asked bum if he could help me create a script for editing. I wanted some way to copy all playerstarts from one side of a mirrored CTF map to the other and flip them 180 degrees to face the right direction. He made one that would do this, but it also would reset playerstarts with value "1" to 0s, so all playerstarts would be neutral and I would have to pick out the team playerstarts and switch them back. Like any impatient non-scripter would do (I think he wasn't around to fix it when I realized the problem), I asked someone else who knew scripting to try it out. Sandy7 created this script here, which will rotate playerstarts (or any entity you want) by 180 degrees (or any value you want), but will also change playerstarts with value "1" to value "2" for you, and keep 0s the same.

So this basically saves a lot of time when doing playerstarts. Instead of having to rotate each one by hand, or even recreating them all together, just do the following:

1. Paste this script into your autoexec.cfg

2. In game, select the side of your map with playerstarts.

3. Type "/entfindinsel playerstart" , then "/entcopy"

4. Select the other side of your map.

5. Type "/entpaste" , then flip the entities with "/entflip".

6. Type "/rotateps1 (degrees) (enttype)". For this case it would be "/rotateps1 180 playerstart"

Hope other people will enjoy this time saving script as much as I do.

All credits for this script go to Sandy7, with the original concept by bum.

// Config script

rotateps1 = " entloop [ if (=s (enttype) $arg2) [ if (= (entattr 1) 1) [entset (enttype) (+ $arg1 (entattr (0)))(2)] [entset (enttype) (+ $arg1 (entattr (0))))(0)][] ] "

//In-Game Command: /rotateps1 (degrees) (enttype)

rotateps.cfg (226 bytes)
9
points
 (1 vote)
User login
Users on Quadropolis
1 guest & no users online
vampirefrog
Created 2024-04-11 22:25
1 week 5 days ago
vampirefrog
29
points ]
 (4 votes)
Created 2010-05-30 10:00
13 years 47 weeks ago
Gangler
36
points ]
 (4 votes)
Created 2020-10-22 00:50
3 years 26 weeks ago
Zoocata
10
points ]
 (1 vote)
Created 2024-02-11 21:20
10 weeks 3 days ago
vampirefrog
10
points ]
 (1 vote)
Created 2023-07-23 20:02
39 weeks 3 days ago
36
points ]
 (4 votes)
Created 2020-12-10 12:49
3 years 19 weeks ago
Created 2023-12-12 23:34
19 weeks 22 hours ago
Zoocata
Created 2023-11-27 23:00
21 weeks 1 day ago
20
points ]
 (2 votes)
Created 2023-10-01 15:21
29 weeks 3 days ago
20
points ]
 (2 votes)
Created 2021-05-24 00:01
2 years 48 weeks ago
9
points ]
 (1 vote)
Created 2023-06-13 17:54
45 weeks 1 day ago
Zoocata
27
points ]
 (3 votes)
Created 2023-05-05 20:58
50 weeks 5 days ago
Zoocata
18
points ]
 (2 votes)
Created 2023-03-02 01:40
1 year 7 weeks ago
Getridou
Created 2023-01-29 23:27
1 year 12 weeks ago
Created 2023-01-19 19:36
1 year 13 weeks ago
Getridou
Created 2023-01-10 17:10
1 year 15 weeks ago
Getridou
Created 2023-01-01 14:30
1 year 16 weeks ago
Getridou
10
points ]
 (1 vote)
Created 2023-01-01 10:58
1 year 16 weeks ago
Getridou
Created 2023-01-01 10:49
1 year 16 weeks ago
afroninja
17
points ]
 (2 votes)
Created 2023-01-01 06:32
1 year 16 weeks ago
Who's new
  • ColdIV
  • Aidan
  • Hunk
  • letic86
  • BATMAN