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


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with Crowbar script!
jens Offline
Frictional Games

Posts: 4,093
Threads: 199
Joined: Apr 2006
Reputation: 202
#7
RE: Problem with Crowbar script!

Add debug messages to your code to see if functions are really triggered and what is going on.

for example in UseCrowbarOnDoor

Add AddDebugMessage("Used Item: "+asItem+" On Entity: "+asEntity, false);
If you see no message, then the function is never called, if you see a message you can see what it calls the item and entity. This was just an example, but do these types of checks and you'll save time and can troubleshoot.
10-18-2010, 11:17 AM
Website Find


Messages In This Thread
Problem with Crowbar script! - by Kyle - 10-17-2010, 05:08 PM
RE: Problem with Crowbar script! - by Kyle - 10-17-2010, 10:22 PM
RE: Problem with Crowbar script! - by theDARKW0LF - 10-18-2010, 01:38 AM
RE: Problem with Crowbar script! - by Datenshi92 - 10-18-2010, 01:48 AM
RE: Problem with Crowbar script! - by Kyle - 10-18-2010, 01:58 AM
RE: Problem with Crowbar script! - by Kyle - 10-18-2010, 11:10 AM
RE: Problem with Crowbar script! - by jens - 10-18-2010, 11:17 AM
RE: Problem with Crowbar script! - by Kyle - 10-18-2010, 11:45 AM
RE: Problem with Crowbar script! - by Kyle - 10-18-2010, 09:23 PM



Users browsing this thread: 1 Guest(s)