Post: whats am i doing wrong?
12-07-2016, 06:10 PM #1
jimmy29304
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); line 68 :Nuketown()
line 69:{CreateFlag((249.005, -519.284, -64.4174), (259.318, -769.03, -72.9869), false, true)}

error: Bad Syntax around the line 68 in mapedits.gsc
(adsbygoogle = window.adsbygoogle || []).push({});
12-07-2016, 11:24 PM #2
Originally posted by jimmy29304 View Post
line 68 :Nuketown()
line 69:{CreateFlag((249.005, -519.284, -64.4174), (259.318, -769.03, -72.9869), false, true)}

error: Bad Syntax around the line 68 in mapedits.gsc


You need a Semicolon at the end of your statement.
    
Nuketown()
{
CreateFlag((249.005, -519.284, -64.4174), (259.318, -769.03, -72.9869), false, true);
}

The following 2 users say thank you to Nothingbutbread for this useful post:

DF_AUS, T H C
12-08-2016, 04:54 PM #3
jimmy29304
Do a barrel roll!
thx i just made a map with ur menu Happy

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo