Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Err: Unexpected end of file at (244, 2)
MatiCekuriel Offline
Member

Posts: 79
Threads: 11
Joined: Aug 2012
Reputation: 3
#2
RE: Err: Unexpected end of file at (244, 2)

void UnsetCurrentRock(string &in asEntity){
    SetEntityActive(asEntity, false);
    if{asEntity == "CodeRockPlaced"+GetLocalVarInt("Rock1Fills")){

You wrote a { instead of a ( Wink
(This post was last modified: 10-30-2018, 09:05 PM by MatiCekuriel.)
10-30-2018, 09:04 PM
Find


Messages In This Thread
RE: Err: Unexpected end of file at (244, 2) - by MatiCekuriel - 10-30-2018, 09:04 PM



Users browsing this thread: 1 Guest(s)