Error while initializating the game
Here's the code :
___________________________________________
COMPILATION ERROR in extension package GameMaker Server+
Error in code at line 92:
i.name = gms_action_get_argument_string(0);
^
at position 24: Variable name expected.
Help please :)
Btw this is the best project ever made <3
Replies (1)
Last message on 3 Mar 2018
Size43
(Administrator)
on
3 Mar 2018, 11:59:39
You have a resource named 'i' or 'name'. Please rename it to something else.