UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

Abnormal202 Scripting Tutorial 0: Installing Sublime

broken avatar :(
Created 6 years ago
by qwerty195
0 Members and 1 Guest are viewing this topic.
1,091 views
broken avatar :(
×
broken avatar :(
Location: usU.S.A! U.S.A!
Date Registered: 10 June 2015
Last active: 3 years ago
Posts
86
Respect
Forum Rank
Rotting Walker
Primary Group
Community Mapper
My Groups
More
My Contact & Social Links
More
Personal Quote
Abnormal202
Signature
-Abnormal202
×
qwerty195's Groups
Community Mapper Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager.

ABNORMAL202 SCRIPTING TUTORIAL 0: Installing Sublime

See ALL Tutorials

This one shouldn't take long, as its not actual scripting but something pretty much everyone should do before starting scripting.

Basically when we are scripting, we have to open up many different files such as .gsc's, .csc's, .gsh's, etc. using a text editor. Sublime will be our text editor.

Most people choose Sublime for this because Treyarch was kind enough to leave us with a Sublime Package that allows auto-highlighting for .gsc files in Sublime which is really nice.

HOW TO INSTALL

First, download the text editor Sublime for free from the Sublime Website.

Once you have that installed, locate the package Treyarch left us, called gsc_sublime.zip. This is located in (Bo3Root\docs_modtools)

In a separate folder window, locate where Sublime is installed (most likely in C:\Program Files\Sublime Text 3\Packages). copy & paste the gsc_sublime.zip folder into this folder.

Rename gsc_sublime.zip to GSC.sublime-package

You will have to restart Sublime if you have it open. Then whenever you open a .gsc file (or any file you want the GSC highlighting for) you can select "GSC" in the bottom right corner of Sublime:



And you should be good & ready to script!

From now on when opening files for text editing, make sure to use Sublime and not notepad or whatever default text editor it may recommend.

See ALL Tutorials
Last Edit: September 17, 2018, 08:30:57 pm by qwerty195

 
Loading ...