×

To be able to write in the forum you need to authenticate. Meanwhile it's read-only.

Change History

New api methods will be announced here. Changes in our data that is relevant to checkers scripts/tags will also be announced here.

Message: Re: Big boring changes incoming (PHP7)

Changed By: magma1447
Change Date: March 01, 2018 09:09PM

Re: Big boring changes incoming (PHP7)
In [url=https://dev-01.project-gc.com/Challenges//984]this script[/url] made by Arisoft there is some issue as well.

This line works on live servers, but not on the development environment.
local cache = list[word.codes[word.select]]

I ran it on my name, and [i]word.select[/i] becomes [b]1[/b] and [i]word.codes[word.select][/i] becomes [b]GC1T3TV[/b]. However, that gccode does not exist in the variable [i]list[/i]. I have not yet looked into how [i]list[/i] is built.

Original Message

Author: magma1447
Date: March 01, 2018 07:46PM

Re: Big boring changes incoming (PHP7)
In [url=https://dev-01.project-gc.com/Challenges//984]this script[/url] made by Arisoft there is some issue as well.

This line works on live servers, but not on the development environment.
local cache = list[word.codes[word.select]]

I ran it on my name, and [i]word.select[/i] becomes [b]1[/b] and [i]word.codes[word.select][/i] becomes [b]GC1T3TV[/b]. However, that gccode does not exist in the variable [i]list[/i]. I have not yet looked into how [i]list[/i] is built.