Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Remove clips?
#1
Clips are interfering with the development process of my mod. What I want to do, is remove certain clips.

What do I want to remove clips? Because the map I am using has indoor areas with suitable quality, or a rooftop where I can set something up. When I noclip up there, and try to move, the clip is dis-allowing any movement.

I'm sure there is a way to remove clips, or just certain clips.
Reply

#2
(12-28-2011, 05:42)xplosiff Wrote: Clips are interfering with the development process of my mod. What I want to do, is remove certain clips.

What do I want to remove clips? Because the map I am using has indoor areas with suitable quality, or a rooftop where I can set something up. When I noclip up there, and try to move, the clip is dis-allowing any movement.

I'm sure there is a way to remove clips, or just certain clips.

Unless you have Radiant I think is not posible to remove them, this can help you with some of them, put it in Init():

Code:
brushmodels = getentarray("script_brushmodel","classname");
foreach(brush in brushmodels)
    brush notsolid();
Reply

#3
yamato.
is that an script to let you walk through objects/models

if yes: thats really a cool troll for a host!
Reply

#4
(12-28-2011, 22:45)krijnrien Wrote: yamato.
is that an script to let you walk through objects/models

if yes: thats really a cool troll for a host!

I dont know exactly the "power" of that code I posted. At least you will be able to go throught some models such as Humvees or cars.
Reply

#5
thats really fun i guess to give the host some new powers Big Grin
Reply

#6
(12-29-2011, 12:33)krijnrien Wrote: thats really fun i guess to give the host some new powers Big Grin

-.- Everybody will be able to go through them, you can Troll them a few times if they are a bit smart, if they are retarded they will never find you, Cool
Reply

#7
thats what i mean
Smile there are always retards playing... and if they know it then you change the model xD
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Is it safe exactly when i remove the battery from the laptop? checkitnowa 2 2,957 09-13-2013, 08:15
Last Post: CJGreenLabel
  Help remove timer Dynasty 15 7,694 08-25-2013, 13:56
Last Post: hillbilly
  how to remove commands in the chat ExoGamer* 6 4,043 07-20-2013, 09:24
Last Post: Pozzuh
  Help Remove Death Barriers? Help Please! camxxcore 1 2,385 06-28-2013, 09:38
Last Post: Yamato
  Help threading remove EnVi Sweden Rocks 3 3,047 01-28-2013, 15:26
Last Post: JariZ
  Help Remove Threading/tidyup hillbilly 4 4,224 09-16-2012, 11:09
Last Post: zxz0O0
  [Request] plugin to remove all secondary ammo ALEXFDR 1 2,172 09-08-2012, 23:32
Last Post: Nekochan
  Remove mini map moosa67 2 2,401 08-22-2012, 21:26
Last Post: Nukem
  how to remove the boot dlc Beliy.IV 0 1,749 07-02-2012, 18:16
Last Post: Beliy.IV
  Remove Thread worldclass 1 1,951 06-22-2012, 22:39
Last Post: surtek

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.