ItsMods

Full Version: Black Ops 2 GSC Compiler v3.2 + GSC Loader
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8
Debug report <3

Game crash after command:
Code:
zombie orientMode( "face default" );

Example code:
http://pastebin.com/4qGewhQn
(07-08-2014, 13:50)Firex Wrote: [ -> ]Debug report <3

Game crash after command:
Code:
zombie orientMode( "face default" );

Example code:
http://pastebin.com/4qGewhQn


Updated ( found how to fix ):
Code:
zombie orientMode( "face default", ( 0, 0, 0 ) );

self orientmode( "face default", undefined );
With this code it's stop crashing.
Simple script for create custom deployable objects, you can create turret, defense and etc.
http://pastebin.com/q1i2SeR0
So is it possible to get banned for modding Blops 2..
(07-11-2014, 19:49)Casper Wrote: [ -> ]So is it possible to get banned for modding Blops 2..

Loader is not detected.
hmm ok.. cool.. can you use the loader to load it to a private match game ??
(07-11-2014, 22:53)Casper Wrote: [ -> ]hmm ok.. cool.. can you use the loader to load it to a private match game ??

Yes.
is this working with the latest game version?
I think so, but my game has needed a re-install ever since my computer upgrade so i haven't bothered trying it yet
(07-16-2014, 11:47)jotape99 Wrote: [ -> ]is this working with the latest game version?

Yes.
Pages: 1 2 3 4 5 6 7 8