ItsMods

Full Version: Adding Repz new weapons to tsd menu
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(02-28-2015, 16:47)Yamato Wrote: [ -> ]
(02-28-2015, 16:04)rvyASVP Wrote: [ -> ]ffviewer says i have a close bracket to much, deletd it where it was too much and i stell get a syntax error at that point (however the game wasnt crashing)
so ffviewer has a different opinion besides repz

in what file and where was the error?

text line 603
(02-28-2015, 16:58)rvyASVP Wrote: [ -> ]
(02-28-2015, 16:47)Yamato Wrote: [ -> ]
(02-28-2015, 16:04)rvyASVP Wrote: [ -> ]ffviewer says i have a close bracket to much, deletd it where it was too much and i stell get a syntax error at that point (however the game wasnt crashing)
so ffviewer has a different opinion besides repz

in what file and where was the error?

text line 603

What file? Tongue
(03-01-2015, 14:26)Yamato Wrote: [ -> ]
(02-28-2015, 16:58)rvyASVP Wrote: [ -> ]
(02-28-2015, 16:47)Yamato Wrote: [ -> ]
(02-28-2015, 16:04)rvyASVP Wrote: [ -> ]ffviewer says i have a close bracket to much, deletd it where it was too much and i stell get a syntax error at that point (however the game wasnt crashing)
so ffviewer has a different opinion besides repz

in what file and where was the error?

text line 603

What file? Tongue

_text.gsc Big Grin
(03-01-2015, 17:18)rvyASVP Wrote: [ -> ]
(03-01-2015, 14:26)Yamato Wrote: [ -> ]
(02-28-2015, 16:58)rvyASVP Wrote: [ -> ]
(02-28-2015, 16:47)Yamato Wrote: [ -> ]
(02-28-2015, 16:04)rvyASVP Wrote: [ -> ]ffviewer says i have a close bracket to much, deletd it where it was too much and i stell get a syntax error at that point (however the game wasnt crashing)
so ffviewer has a different opinion besides repz

in what file and where was the error?

text line 603

What file? Tongue

_text.gsc Big Grin

This code is awful and sooo unorganized. Omh
It's not here, error checker is not always right because <long story>..

Try to clear functions and launch:
Code:
#include common_scripts\utility;
#include maps\mp\_utility;
#include maps\mp\gametypes\_hud_util;

createText()
{

}
Pages: 1 2