Van Glan Bloom
Journeyman
Posts: 104
Likes Given: 2
Likes Received: 3 in 3 posts
Joined: Jun 2013
Reputation: 0
|
RE: Daily Event Problem
Hi guys.
I have a little problem with my daily events. After the event open and the first player enter in the event, appears a error in the sphere.
Code:
(System - Stone Eventos.scp,1658)Undefined symbol ''
(System - Stone Eventos.scp,1716)Undefined symbol '1'
and these are the lines in the script where the error occurs :
Line 1658
Code:
IF !(<VAR.FREEFORALL>)
Line 1716
Code:
VAR.FREEFORALL_PLAYERS=<VAR.FREEFORALL_PLAYERS>+1
What happens is that the script is not counting the players who enter the event. The script worked well, but now this error occurs.
Some one help me pls
|
|
09-29-2014 04:46 AM |
|
|