No ©lip

Discuss thug2 modding, post your own, share your ideas, ask questions.
PunK™95
Posts: 19
Joined: Sat Feb 12, 2011 6:03 am
Contact:

No ©lip

Postby PunK™95 » Thu Oct 20, 2011 9:30 pm

How do I get no clip in thug 2 just wanted to know.
I have not seen it done on thug 2. (y)
PunK95
Morten1337
Posts: 132
Joined: Tue Jun 08, 2010 11:11 pm
Contact:

Re: No ©lip

Postby Morten1337 » Thu Oct 20, 2011 9:52 pm

same as every game. Skater.PausePhysics + the th4 fly function..
PunK™95
Posts: 19
Joined: Sat Feb 12, 2011 6:03 am
Contact:

Re: No ©lip

Postby PunK™95 » Thu Oct 20, 2011 11:41 pm

I thank you how whould link it to a menu :hmm:
PunK95
Siema
Posts: 26
Joined: Tue Mar 15, 2011 1:41 pm

Re: No ©lip

Postby Siema » Sun Dec 18, 2011 1:52 pm

PunK™95 wrote:How do I get no clip in thug 2 just wanted to know.
I have not seen it done on thug 2. (y)

man you understand that this private information? :/
Anteara
Posts: 268
Joined: Thu Oct 14, 2010 2:55 am
Contact:

Re: No ©lip

Postby Anteara » Sun Dec 18, 2011 2:24 pm

It is not private information, it's in like seriously every single thug2 mod and there is so much on this site telling you how to do it.
Siema
Posts: 26
Joined: Tue Mar 15, 2011 1:41 pm

Re: No ©lip

Postby Siema » Sun Dec 18, 2011 3:08 pm

I understood everything. So help you! :roll:

Code: Select all

:i function $create_mymenu_menu$
   :i call $make_new_roundbar_menu$ arguments
      $title$ = %s(14,"MY MENU")$pad_back_script$ = $generic_menu_pad_back$$pad_back_params$ = :s{$callback$ = $create_pause_menu$:s}
   :i $add_roundbar_menu_item$:s{$text$ = %s(15,"No Clip On")$pad_choose_script$ = $start_no_clip$
   :i :s}
   :i $add_roundbar_menu_item$:s{$text$ = %s(15,"No Clip Off")$pad_choose_script$ = $no_clip_off$
   :i :s}
   :i $roundbar_menu_finish$
:i endfunction


NO CLIP OFF:

Code: Select all

:i function $no_clip_off$
:i $exit_pause_menu$
   :i $Skater$.$UnPausePhysics$
:i endfunction


NO CLIP ON:

Code: Select all

:i function $start_no_clip$
   :i $start_no_clip_function1$
   :i $Skater$.$PausePhysics$
   :i $exit_pause_menu$
:i endfunction
:i function $start_no_clip_function1$
   :i call $MakeSkaterGoto$ arguments
      $start_no_clip_function2$
:i endfunction
:i function call $start_no_clip_function2$ arguments
      $move$ = %i(8,00000008)
   :i $ClearExceptions$
   :i call $SetQueueTricks$ arguments
      $NoTricks$
   :i $SetSpeed$%i(0,00000000)
   :i call $setstate$ arguments
      $Air$
   :i $SetRollingFriction$%i(1000,000003e8)
   :i $NoRailTricks$
   :i while
      
      :i if call $Held$ arguments
            $R2$
         :i call $move$ arguments
            $y$ = %i(4294967290,fffffffa)
      :i endif
      :i if call $Held$ arguments
            $L1$
         :i call $move$ arguments
            $y$ = %i(6,00000006)
      :i endif
      :i if call $Held$ arguments
            $L2$
         :i if call $Held$ arguments
               $Square$
            :i call $move$ arguments
               $X$ = %i(18,00000012)
         :i endif
         :i if call $Held$ arguments
               $Circle$
            :i call $move$ arguments
               $X$ = %i(4294967278,ffffffee)
         :i endif
         :i if call $Held$ arguments
               $Triangle$
            :i call $move$ arguments
               $z$ = %i(18,00000012)
         :i endif
         :i if call $Held$ arguments
               $X$
            :i call $move$ arguments
               $z$ = %i(4294967278,ffffffee)
         :i endif
      :i else
         :i if call $Held$ arguments
               $Square$
            :i call $move$ arguments
               $X$ = %i(6,00000006)
         :i endif
         :i if call $Held$ arguments
               $Circle$
            :i call $move$ arguments
               $X$ = %i(4294967290,fffffffa)
         :i endif
         :i if call $Held$ arguments
               $Triangle$
            :i call $move$ arguments
               $z$ = %i(8,00000008)
         :i endif
         :i if call $Held$ arguments
               $X$
            :i call $move$ arguments
               $z$ = %i(4294967288,fffffff8)
         :i endif
      :i endif
      :i $waitonegameframe$
   :i loop_to
   :i $AllowRailTricks$
   :i call $MakeSkaterGoto$ arguments
      $OnGroundAi$
:i endfunction
sMo0g™
Posts: 108
Joined: Fri Nov 20, 2009 1:20 pm
Location: Ukraine
Contact:

Re: No ©lip

Postby sMo0g™ » Thu Dec 29, 2011 10:07 pm

Siema just can't do anything. He trying to be a modder, but every time he just steals everything from other mods and sites. Good luck Siema. And remember that everything that you doing, means that you stupid children.
Sorry for my deviant post. He just get it from other mod and everywhere post it.
sMo0g™
Posts: 108
Joined: Fri Nov 20, 2009 1:20 pm
Location: Ukraine
Contact:

Re: No ©lip

Postby sMo0g™ » Thu Dec 29, 2011 10:10 pm

Morten already said how to get it. U must just raise up your ass and look at that.
quazz
Posts: 185
Joined: Sat May 01, 2010 5:57 pm
Contact:

Re: No ©lip

Postby quazz » Fri Dec 30, 2011 5:10 am

lmao
sMo0g™
Posts: 108
Joined: Fri Nov 20, 2009 1:20 pm
Location: Ukraine
Contact:

Re: No ©lip

Postby sMo0g™ » Fri Dec 30, 2011 12:26 pm

Well, i am not steals functions from other mods. And when i didn't know about modding nothing, i asked.
sMo0g™
Posts: 108
Joined: Fri Nov 20, 2009 1:20 pm
Location: Ukraine
Contact:

Re: No ©lip

Postby sMo0g™ » Thu Jan 05, 2012 4:02 pm

Not all. Somebody's, yes. They take THEMOD base. But not all.
Demo
Posts: 494
Joined: Mon Aug 15, 2011 2:20 pm
Contact:

Re: No ©lip

Postby Demo » Fri Jan 06, 2012 1:09 am

sorry to say but every modding community is hurt by
and not only

I'm not really involved in thug+ modding, but i know that those .ua and .ru sites are full of "special" mods that mostly use released mods from this site or thmods as a base. And just to know, not everyone there likes this. Just don't forget that most players are kids.

Return to “THUG2 modding”

Who is online

Users browsing this forum: No registered users and 17 guests