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
» Dropped Out of College to Pursue Web Dev and Life Pursuits in General
Script Coding Environment Setup & Strategy Empty4/7/2024, 2:34 pm by SnB@BWH

» Bully Made It Into a BIG Video 400K Views
Script Coding Environment Setup & Strategy Empty4/7/2024, 6:58 am by Bully@WiiPlaza

» Wii Play Tanks
Script Coding Environment Setup & Strategy Empty3/24/2024, 2:46 pm by helpmeout

» [Bypass Paywalls] (Global) @magnolia1234 - GitLab
Script Coding Environment Setup & Strategy Empty3/18/2024, 3:55 am by Seth@WiiPlaza

» [Download] Mary Shelley's Frankenhole
Script Coding Environment Setup & Strategy Empty3/16/2024, 8:29 am by Seth@WiiPlaza

» Completely Custom Modded Controllers (Undetectable)
Script Coding Environment Setup & Strategy Empty3/5/2024, 1:55 pm by Shadow@BWH

» (Zombies) Drink perks code?
Script Coding Environment Setup & Strategy Empty3/5/2024, 1:24 pm by Shadow@BWH

» Die Rückkehr zu STEAM und WARFACE
Script Coding Environment Setup & Strategy Empty3/2/2024, 3:54 am by Seth@WiiPlaza

» First person hand model change?
Script Coding Environment Setup & Strategy Empty2/28/2024, 4:53 am by Ad3lamac611

» {RELEASE} Field Raider Firefox v1.72 by Seth@WiiPlaza
Script Coding Environment Setup & Strategy Empty2/21/2024, 8:52 am by naxil

Search
 
 

Display results as :
 


Rechercher Advanced Search

April 2024
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
2930     

Calendar Calendar

Country Statistics
Free counters!

You are not connected. Please login or register

Script Coding Environment Setup & Strategy

Go down  Message [Page 1 of 1]

Bully@WiiPlaza

Bully@WiiPlaza
 
 

Since an Integrated Development Environment (IDE) doesn't exist for Gsc modding, we'll choose to use Notepad++, not the integrated editor in FF Explorer. Go ahead with downloading and installing Notepad++ if you haven't yet.

If you didn't extract any .gsc files yet, do so by using FF Explorer. Right-click on the .gsc file to export and select "Extract File".

Script Coding Environment Setup & Strategy Ff_exp11

Next we want to associate .gsc files with Notepad++ so that we can start editing whenever we double-click one of them.

Right-click and choose "Open with...". Now tick "Use this app for all .gsc files" and select Notepad++ from the list.

Script Coding Environment Setup & Strategy Notepa10

Note

Associating .ff files with .FF Explorer is also a good idea. We export the files in order to use a better editor and to be better organized with modding. Believe me, it's worth it.

By default, the syntax highlighting is not set to a specific language. In order to reap the benefits of this feature, we need to associate the gsc extension with "C++". Theoretically any of the "C" languages work, you could just as well choose "C" or "C#" instead, it doesn't matter.

To make the syntax highlighting stick for every newly opened .gsc file navigate to "Settings" -> "Style Configurator". There you select "C++" as language and enter "gsc" without the leading dot into the "user ext:" box. Finally hit "Save".

Script Coding Environment Setup & Strategy Notepa13

Close and re-open the file. Result:

Script Coding Environment Setup & Strategy Notepa11

The syntax highlighting is very good but not perfect. If someone has a solution which includes proper in-game color highlighting using the specific Call of Duty color codes starting with "^" let me know!

Whenever you're done with editing, select everything in Notepad++ by pressing CTRL + A. Copy by pressing CTRL + C. Go to FF Explorer, select the right .gsc file, select all the text in it and press CTRL + V to paste. Finally, click the save button to update the fastfile. Wink



Last edited by Bully@WiiPlaza on 10/24/2014, 6:22 am; edited 2 times in total


_________________
Script Coding Environment Setup & Strategy YBjg74I

Back to top  Message [Page 1 of 1]

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