Cocomunches
Junior Member
Posts: 36
Threads: 6
Joined: Apr 2012
Reputation:
1
|
RE: Can someone take a look?
(05-12-2012, 02:39 AM)Cranky Old Man Wrote: (05-12-2012, 02:30 AM)Cocomunches Wrote: (05-12-2012, 02:17 AM)Cranky Old Man Wrote: First of all, it's "void", not "Void".
Second of all, wtf is this?
Quote:void SetEntityActive(string& asName, bool abActive);(string &in asParent, string &in asChild, int alState)
I mean, what were you even trying to do here? Change an already existing function and then just add some additional parameters because they looked nice?
Understand what you're doing. That's my solution. "Understand what you're doing. That's my solution."
Well I ask for help to get a better understanding of what I am doing.
and
"void SetEntityActive(string& asName, bool abActive);(string &in asParent, string &in asChild, int alState)"
must have gotten jumbled up with something else when I was deleting something else. And I think it looks very nice! Thank you for thinking so too! You don't just ask for help every time your code somehow doesn't work.
Begin from the beginning: Learn to script with the aid of manuals and tutorials.
Here's an online tutorial: From Noob to Pro But of course I ask when I need help. You can choose not to help.
|
|
05-12-2012, 02:43 AM |
|