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] I suck at scripting, help!
ThePaSch Offline
Member

Posts: 108
Threads: 11
Joined: Sep 2010
Reputation: 0
#2
RE: I suck at scripting, help!

Quote:I'm assuming when guides say things like "string &in asEntity" they want me to replace that text entirely with the entities name? correct me if I'm wrong, I've never found a clear explanation of it.

Alright.
You're wrong! Big Grin
Don't replace the parameters with their names, leave them as they are. At least in the declaration of the function, you'll of course have to replace them inside the function brackets.

Basically, whenever you call a function, replace the parameters.
Whenever you define a new function, leave them as they are.
(This post was last modified: 01-21-2011, 09:55 PM by ThePaSch.)
01-21-2011, 09:54 PM
Find


Messages In This Thread
RE: I suck at scripting, help! - by ThePaSch - 01-21-2011, 09:54 PM
RE: I suck at scripting, help! - by TarkoRehin - 01-21-2011, 10:04 PM
RE: I suck at scripting, help! - by Sharkhead - 01-21-2011, 10:41 PM
RE: I suck at scripting, help! - by Tanshaydar - 01-21-2011, 10:57 PM
RE: I suck at scripting, help! - by TarkoRehin - 01-21-2011, 11:07 PM
RE: I suck at scripting, help! - by Tanshaydar - 01-21-2011, 11:47 PM
RE: I suck at scripting, help! - by TarkoRehin - 01-22-2011, 12:37 AM
RE: I suck at scripting, help! - by Tottel - 01-22-2011, 11:59 AM
RE: I suck at scripting, help! - by TarkoRehin - 01-22-2011, 02:49 PM
RE: I suck at scripting, help! - by Som1Lse - 01-22-2011, 03:13 PM
RE: I suck at scripting, help! - by TarkoRehin - 01-22-2011, 04:43 PM



Users browsing this thread: 1 Guest(s)