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]Strange script problem
Entih Offline
Junior Member

Posts: 47
Threads: 4
Joined: Sep 2010
Reputation: 0
#4
RE: Strange script problem

You had it right, the function should read:

void doorgrunt(string &in entity)

The game fills in the name of the entity into the variable entity when the game actually runs. I am not quite sure how it wouldn't be working though, unless you have multiple functions of the name 'doorgrunt'.

Interact callbacks should run the instant the player tries to manipulate the item.
10-13-2010, 03:17 PM
Find


Messages In This Thread
[SOLVED]Strange script problem - by ide - 10-13-2010, 02:22 PM
RE: Strange script problem - by Frontcannon - 10-13-2010, 02:26 PM
RE: Strange script problem - by ide - 10-13-2010, 02:44 PM
RE: Strange script problem - by Frontcannon - 10-13-2010, 03:56 PM
RE: Strange script problem - by Entih - 10-13-2010, 03:17 PM
RE: Strange script problem - by ide - 10-13-2010, 03:57 PM
RE: Strange script problem - by Entih - 10-13-2010, 04:02 PM
RE: Strange script problem - by ide - 10-13-2010, 04:05 PM
RE: Strange script problem - by SLi78 - 10-13-2010, 04:42 PM
RE: Strange script problem - by Entih - 10-13-2010, 04:30 PM
RE: Strange script problem - by ide - 10-13-2010, 05:43 PM
RE: Strange script problem - by SLi78 - 10-13-2010, 06:04 PM
RE: Strange script problem - by ide - 10-13-2010, 06:24 PM



Users browsing this thread: 1 Guest(s)