ItsMods

Full Version: how do you rename a .gsc file ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
how do you rename a .gsc file in a .ff file ??
You can't.
If you do, the code will mess up horribly + unknown function errors as other .gsc files are most likely linking to it.
ok thanks but can you add gsc files ?
(05-17-2011, 20:47)AZUMIKKEL Wrote: [ -> ]You can't.
If you do, the code will mess up horribly + unknown function errors as other .gsc files are most likely linking to it.

you can and i find out how you do it
i use the common_level_temp_mp.ff cuz i mod the wii i think that's the difference
(05-18-2011, 19:31)cheatss Wrote: [ -> ]ok thanks but can you add gsc files ?

hint, see how when you call hintMessage on self player spawned,
well that is linking to another gsc file
Code:
self thread maps\mp\gametypes\_hud_message::hintMessage("^3messagexD");