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
Can someone help out with this Script?
Cranky Old Man Offline
Posting Freak

Posts: 986
Threads: 20
Joined: Apr 2012
Reputation: 38
#10
RE: Can someone help out with this Script?

(04-29-2012, 04:42 AM)JetlinerX Wrote: I copy and pasted his code... I still dont see it. I must be blind or something. XD
You simply can't write:

void func()
{
...
...
}

{
...
...
}

You have to write it like this:

void func()
{
...
...
...
...
}


Noob scripting tutorial: From Noob to Pro

04-29-2012, 04:57 AM
Find


Messages In This Thread
RE: Can someone help out with this Script? - by Cranky Old Man - 04-29-2012, 04:57 AM



Users browsing this thread: 1 Guest(s)