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)
HappyMatt12345 Offline
Junior Member

Posts: 16
Threads: 6
Joined: Oct 2018
Reputation: 0
#3
RE: Err: Unexpected end of file at (244, 2)

(10-30-2018, 09:04 PM)MatiCekuriel Wrote:
void UnsetCurrentRock(string &in asEntity){
   SetEntityActive(asEntity, false);
   if{asEntity == "CodeRockPlaced"+GetLocalVarInt("Rock1Fills")){

You wrote a { instead of a ( Wink

Ok, I feel somewhat stupid now, but thanks, it works now. Much appreciated
10-31-2018, 12:08 AM
Find


Messages In This Thread
RE: Err: Unexpected end of file at (244, 2) - by HappyMatt12345 - 10-31-2018, 12:08 AM



Users browsing this thread: 2 Guest(s)