Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Request How to make noclip
#11
Yep, he doesnt Tongue
Reply

#12
(09-16-2011, 12:59)jariz Wrote: Yep, he doesnt Tongue

I want same as Jariz wants to listen to him Tongue
Reply

#13
Here is some code:

Something from my Artillary streak code for no clip:

C++ Code
  1. noclip = spawn("script_origin", self.origin);
  2. for(i=0;i<100;i++)
  3. {
  4. self linkto(noclip);
  5. noclip.origin+=(0,0,18);
  6. wait 0.05;
  7. }


With that code u will fly up. So linkto(<origin>) will make u no clip and then just unlink();
[Image: ctoc.jpg]
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Make area detect. flag Teleport lewisbibo 4 4,668 10-12-2013, 18:10
Last Post: EnVi Sweden Rocks
Wink Make Platforme lewisbibo 5 4,576 10-08-2013, 14:35
Last Post: 8q4s8
  Make obj MW3.by lewisbibo lewisbibo 3 3,475 10-05-2013, 20:16
Last Post: Nekochan
  Make obj MW3.by lewisbibo lewisbibo 0 2,192 10-03-2013, 20:19
Last Post: lewisbibo
  adress noclip E-losev 4 2,619 09-11-2013, 17:58
Last Post: E-losev
  Help need help?how to make plugins code hXnarutoXone 12 7,831 09-01-2013, 18:30
Last Post: Bandarigoda123
  Help Make ac130 shoot custom bullets Ra3shed 0 2,583 07-23-2013, 13:02
Last Post: Ra3shed
  how to make a plugin (mod) E-losev 5 4,009 07-12-2013, 15:48
Last Post: OzonE
  [Release] Make Trees Fall Yamato 8 11,919 06-15-2013, 11:45
Last Post: xfxtroll
  How to make superjump mod TDM sniper hipperz 4 3,704 03-28-2013, 15:09
Last Post: hillbilly

Forum Jump:


Users browsing this thread:
1 Guest(s)

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