Advanced

Change History

Discuss your script development with others (bugs, optimizations, methods ...)

Message: GetContinentDefinitions()

Changed By: sloth96
Change Date: June 25, 2021 03:19AM

GetContinentDefinitions()
Does anyone use GetContinentDefinitions()?

I am having trouble getting the synax right.

Using x=GetContinentDefinitions() I get [string ""]:19: attempt to call field 'GetContinentDefinitions' (a nil value)

I really want to just get a list of countries to test other functions.
My script is here

https://project-gc.com/Tools/Challenges?edit&scriptId=7858

Thanks.

Original Message

Author: sloth96
Date: June 25, 2021 03:16AM

GetContinentDefinitions()
Does anyone use GetContinentDefinitions()?

I am having trouble getting the synax right.

Using x=GetContinentDefinitions() I get [string ""]:19: attempt to call field 'GetContinentDefinitions' (a nil value)

I really want to just get a list of countries to test other functions.

Thanks.