Post: A Quick Tip On Buc-Shotz Fastfile Editor.
10-12-2011, 08:42 PM #1
iTzTJCOOL
Whats New?
(adsbygoogle = window.adsbygoogle || []).push({}); Hey guys I dont know if this is posted and most people probably know this but here is the tip.

When you have this ' it says you have a syntax error but you really dont.

Example:

Syntax Error:
iPrintln( "This is TJCOOL's example" );

No Syntax Error:
iPrintln( "This is TJCOOLs example" );

But it is only a syntax error in the fastfile editor on the game it will work fine. I just wanted to help those people that are getting a syntax error on the fastfile editor and dont know why. Smile
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked iTzTJCOOL for this useful post:

Jeremy
10-12-2011, 10:17 PM #2
Woof
...hmm
Originally posted by TJCOOL View Post
.


Suprised it works in game, I guess GSC is more advanced then I thought...

I would use:
    iPrintIn( "This is TJCOOL\'s example" );
10-12-2011, 11:19 PM #3
Blackstorm
Veni. Vidi. Vici.
Originally posted by BAdmaNgLiTcHa View Post
Suprised it works in game, I guess GSC is more advanced then I thought...

I would use:
    iPrintIn( "This is TJCOOL\'s example" );


Remember two very important things...


GSC != C++ (Obviously the C style is similar, but every thing else NO!)
GSC != C# (Sure they have a lot of similarities, but are VERY different too. C# is a .net language, GSC is a game scripting language)

GSC is most similar to javascript, but not completely. Just remember, don't put knowledge that you know from C# into GSC, because it will not work. (;
10-13-2011, 12:41 AM #4
Woof
...hmm
Originally posted by Blackstorm View Post
Remember two very important things...

GSC != C++ (Obviously the C style is similar, but every thing else NO!)
GSC != C# (Sure they have a lot of similarities, but are VERY different too. C# is a .net language, GSC is a game scripting language)

GSC is most similar to javascript, but not completely. Just remember, don't put knowledge that you know from C# into GSC, because it will not work. (;


I was putting Objective-C knowledge into that Awesome face
10-14-2011, 05:58 AM #5
INSAN3LY_D34TH
INSAN3LY GAMING
Originally posted by TJCOOL View Post
Hey guys I dont know if this is posted and most people probably know this but here is the tip.

When you have this ' it says you have a syntax error but you really dont.

Example:

Syntax Error:
iPrintIn( "This is TJCOOL's example" );

No Syntax Error:
iPrintIn( "This is TJCOOLs example" );

But it is only a syntax error in the fastfile editor on the game it will work fine. I just wanted to help those people that are getting a syntax error on the fastfile editor and dont know why. Smile


in my ffviewer i took that code out because it would throw the syntax off. its because he set ' and " to be an even number of them or its a syntax error
10-14-2011, 06:59 AM #6
DlBSY993
There's 0nly 1..
PLUS ITS iprintLn Its a L not a i ............
10-14-2011, 09:28 AM #7
PryZeex
Do a barrel roll!
Originally posted by D34TH View Post
in my ffviewer i took that code out because it would throw the syntax off. its because he set ' and " to be an even number of them or its a syntax error

I wish you .FF Viewer worked for me.
10-14-2011, 01:35 PM #8
INSAN3LY_D34TH
INSAN3LY GAMING
Originally posted by PryZeex View Post
I wish you .FF Viewer worked for me.


i fixed the problem in it. it has been given to 30+ people on ngu. Ill make another thread within the month re releasing it

The following user thanked INSAN3LY_D34TH for this useful post:

PryZeex
10-14-2011, 03:50 PM #9
Correy
I'm the Original
Originally posted by TJCOOL View Post
Hey guys I dont know if this is posted and most people probably know this but here is the tip.

When you have this ' it says you have a syntax error but you really dont.

Example:

Syntax Error:
iPrintIn( "This is TJCOOL's example" );

No Syntax Error:
iPrintIn( "This is TJCOOLs example" );

But it is only a syntax error in the fastfile editor on the game it will work fine. I just wanted to help those people that are getting a syntax error on the fastfile editor and dont know why. Smile


the reason why is it's coded as a speach mark and it searches for the other one
10-14-2011, 08:58 PM #10
PryZeex
Do a barrel roll!
Originally posted by D34TH View Post
i fixed the problem in it. it has been given to 30+ people on ngu. Ill make another thread within the month re releasing it

Ok, thank you. Happy

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo