Post: another syntax error (i new leave me alone)
06-06-2015, 10:17 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); credits to whoever solves this, anyway

BuildHostMenu()

{
self.menu.menucount["Clients"] = 0;
for (i = 0; i < 12; i++)
{
player = level.players;
Name = PlayerName(player); //BAD SYNTAX LINE
//IGNORE THIS GAP OPTIONS HAVE NOT BEEN ADDED YET, I HAVE ADDED OPTIONS BUT IT DIDNT FIX THE SYNTAX ERROR
}
}
(adsbygoogle = window.adsbygoogle || []).push({});
06-07-2015, 04:48 AM #2
FRINZ
I’m too L33T
i dint get a syntax
06-07-2015, 06:36 AM #3
Exelo
Banned
    
for(i = 0; i < level.players.size; i++)
{
player = level.players[i];
name = player.name;
}
06-07-2015, 07:10 AM #4
Boughhhh
Bounty hunter
:troll:

The following user thanked Boughhhh for this useful post:

HiddenHour

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo