Okay well when it try to compile this i get error ( Bad syntax line 105 in main.gsc ) Can someone tell me what exactly is wrong with it?
This line is line 104 >>>>>>>>>>>>>>>>>>. while (self ishost())
=================================================================
forcehost()
{
while (self ishost())
{
while (getDvar(#""party_connectToOthers"") || getDvar(#""partyMigrate_disabled"") || getDvar(#""party_mergingEnabled"") || getDvar(#""allowAllNAT""))
{
This line is line 104 >>>>>>>>>>>>>>>>>>. while (self ishost())
=================================================================

forcehost()
{
while (self ishost())
{
while (getDvar(#""party_connectToOthers"") || getDvar(#""partyMigrate_disabled"") || getDvar(#""party_mergingEnabled"") || getDvar(#""allowAllNAT""))
{
Last edited: