saesrpg / saesrpg-gang

This is a dummy repo for issue / reward tracking for gang issues / reward changes.
12 stars 9 forks source link

The Strike Team Level 2 Rewards #336

Closed Mixpeko closed 3 years ago

Mixpeko commented 3 years ago

SPAWN

<spawn id="TST Quick Reaction Unit" skin="295,285" x="-2647.65" y="-34.9" z="4.3" rot="0" weapons="3,1;23,300;27,150;28,150;41,99999;46,1" description="The Strike Team is a group of trained police officers that were required to protect San Andreas as a whole city and whoever belongs to it. The equip is based on raiding bases, rushing in bank robberies, jailbreaks and such. They basically Strike." r="0" g="0" b="102" restricted="gang,The-Strike-Team" ganglevelrestriction="0" />

MARKERS

<!-- START OF TST MARKERS -->
    <interior name="Roof">
        <entry pos="-2657.6,-39.9,3.3" rotation="0" int="0" dim="0" />
        <exit pos="-2620.64,-53.7,121.85" rotation="0" int="0" dim="0" />
    </interior>

    <interior name="Parachute">
        <entry pos="-2631.79,-53.7,121.85" rotation="0" int="0" dim="0" />
        <exit pos="-2631.79,-53.7,1000" rotation="0" int="0" dim="0" />
    </interior>

    <interior name="Office">
        <entry pos="-2664.9,-39.9,3.3" rotation="0" int="0" dim="0" />
        <exit pos="-2631.9,-38,55.5" rotation="90" int="0" dim="0" />
    </interior>

<!-- END OF TST MARKERS -->

SKIN SHADER

    ["TST Quick Reaction Unit"]={
        [285]={["fileName"]='TST1.dds',["textureName"]="SWAT"},
    },

BASE SHADERS

        ["images/sign.dds"]={"big_cock",},
    ["images/ground.dds"]={"greyground256","bluemetal","tislndshpillar01_128",},
    ["images/wall.dds"]={"badhousewalld06_128","badhousewall01_128",},
    ["images/board.dds"]={"heat_03",},
    ["images/pillar.dds"]={"cj_white_wall2",},

Meta.xml entries for base shaders given above:

    <file src="images/board.dds"/>
    <file src="images/ground.dds"/>
    <file src="images/pillar.dds"/>
    <file src="images/sign.dds"/>
    <file src="images/wall.dds"/>

FILES

Every file required is inside the rar archive below. TST.zip

TheMetalizer commented 3 years ago