Need Help With Stripper2 Plugin

OneEyedOneEyed Join Date: 2003-03-14 Member: 14493Members
I want to change the positions of the hive, cc, and armory, but I seem to be having problems because when I hax the entities, it doesnt recognize the flags of the entity, so the cc or armory or hive, do not spawn "built", but rather unbuilt. And it doesnt work properly....

Here is the stripper code i use....

spawnflags is suppose to be the flag setting and it be turned on, tho its not working =/ My conclusion is that its because stripper2 plugin aint for NS, but i highly doubt that since it just works with map entities...

{
classname/team_armory
spawnflags/1
teamchoice/2
angles/0 0 0
origin/-63 1332 -1659
}

or for the hive

{
classname/team_hive
spawnflags/1
hivemodel/models/hive.mdl
maxspawndistance/6000
armor/300
teamchoice/2
angles/0 0 0
origin/0 0 0
}
Sign In or Register to comment.