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
Rotate secret book shelf with moveable book
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#2
RE: Rotate secret book shelf with moveable book

Your function func_shelf have wrong arguments, you need two strings and one integer.

Like this:
void func_shelf ( string &in as p, string &in c, int i )

(This post was last modified: 11-08-2013, 03:02 PM by Daemian.)
11-08-2013, 03:02 PM
Find


Messages In This Thread
RE: Rotate secret book shelf with moveable book - by Daemian - 11-08-2013, 03:02 PM



Users browsing this thread: 1 Guest(s)