Post: GSC. ? what is it how to create?
09-13-2014, 08:39 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Sorry i havnt been on ngu in quite awhile because of school... what language is gsc in ? is it similar to c++ and can i get some help?

Skype MrToxicBooty

TanksDrack
09-13-2014, 08:45 PM #2
Confusing
Climbing up the ladder
it basicly same same as mw2 1.11

and its probs one of the easiest things to code lol
09-13-2014, 10:03 PM #3
Vanz
Z32 Love <3
Originally posted by drew111 View Post
Sorry i havnt been on ngu in quite awhile because of school... what language is gsc in ? is it similar to c++ and can i get some help?

Skype MrToxicBooty

TanksDrack

GSC=Game script. Its very easy to understand. Here is an mw2 gsc function Smile
     NoRecoil()
{
self iPrintln("No Recoil ^2Enabled");
self player_recoilScaleOn(0);
}
09-13-2014, 11:52 PM #4
Originally posted by .Vanz View Post
GSC=Game script. Its very easy to understand. Here is an mw2 gsc function Smile
     NoRecoil()
{
self iPrintln("No Recoil ^2Enabled");
self player_recoilScaleOn(0);
}

do i put it in note pad vs.. ? what how would i do if a button is pressed it will set a mod?
09-14-2014, 05:35 PM #5
Vanz
Z32 Love <3
Originally posted by drew111 View Post
do i put it in note pad vs.. ? what how would i do if a button is pressed it will set a mod?


To do GSC on bo2 you need the injector and the GSC Compiler. You can find those to programs if you look around the bo2 mods and cheat forum. This You must login or register to view this content. and should help you get started. Also,Here is Jake's mw2 gsc tut You must login or register to view this content.
and here is Sharky's for bo2 You must login or register to view this content.
09-16-2014, 04:03 AM #6
Not to advertise, but if you do end up making this, when you release it, i have a tut on how to install it with all the tools you need Happy

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo