BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup

Join the forum, it's quick and easy

BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup
BullyWiiHacks
Would you like to react to this message? Create an account in a few clicks or log in to continue.
BullyWiiHacks

Gaming, Modding & Programming

Important reminders:

- Click *HERE* for advanced forum search or check out the text field below on the front page for Google before posting
- NO support via private message (use the forum)
- Write meaningful topic titles
Site Translation
Latest topics
Search
 
 

Display results as :
 


Rechercher Advanced Search

December 2024
MonTueWedThuFriSatSun
      1
2345678
9101112131415
16171819202122
23242526272829
3031     

Calendar Calendar

Country Statistics
Free counters!

You are not connected. Please login or register

TimeScale COD 4.

3 posters

Go down  Message [Page 1 of 1]

1TimeScale COD 4. Empty TimeScale COD 4. 5/12/2015, 12:15 pm

TatsumaYakoshi

TatsumaYakoshi

I'm looking to add a Time scaler menu to my ISO menu FF file which inculdes, Slow, Fast, Normal.

The Menu I'm looking in adding it to is based off the 'Old School'

2TimeScale COD 4. Empty Re: TimeScale COD 4. 5/14/2015, 4:19 am

Modder~kid@BWH

Modder~kid@BWH
Mod & Writer

Heres some links you may want to look at

http://www.zeroy.com/script/
http://www.bullywiihacks.com/f164-gsc


_________________
TimeScale COD 4. Giphy

3TimeScale COD 4. Empty Re: TimeScale COD 4. 5/14/2015, 10:46 am

TatsumaYakoshi

TatsumaYakoshi

H'm, that was slightly helpful but I still had to do most of it myself.

Thank you though Incase anyone wants to do this:


timescale()
{
       self setClientDvar( "timescale", "0.25" );

}

normal()
{
       self setClientDvar( "timescale", "1.0" );

}

super()
{
       self setClientDvar( "timescale", "20.0" );

}
---------------------------------------------------------------------------------------------------------------
Then Correspond them with Menu options.

4TimeScale COD 4. Empty Re: TimeScale COD 4. 5/14/2015, 2:16 pm

Modder~kid@BWH

Modder~kid@BWH
Mod & Writer

happy i could help, the resaon why i did not help you a few days ago when you posted was, i my self dont use modmenus, so i was waiting to see if some one els who douse would help,


_________________
TimeScale COD 4. Giphy

5TimeScale COD 4. Empty Re: TimeScale COD 4. 5/15/2015, 8:07 am

Bully@WiiPlaza

Bully@WiiPlaza
 
 

The codes you posted where absolutely right. You only needed to read about setting dvars and writing functions in my tutorials for example. Also knowing the timescale dvar should be obvious too by googling or whatever.


_________________
TimeScale COD 4. YBjg74I

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum