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


Poll: Do you like having this thread?
You do not have permission to vote in this poll.
Yes!
81.82%
9 81.82%
No!
18.18%
2 18.18%
Total 11 vote(s) 100%
* You voted for this item. [Show Results]

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New Scripters Assemble!
Stepper321 Offline
Senior Member

Posts: 263
Threads: 26
Joined: Nov 2011
Reputation: 8
#11
RE: New Scripters Assemble!

Damn! I was working on a thing like this!

Signature to awesome to be displayed.
05-23-2012, 05:16 PM
Find
Nice Offline
Posting Freak

Posts: 3,812
Threads: 37
Joined: Jan 2012
Reputation: 153
#12
RE: New Scripters Assemble!

(05-23-2012, 05:16 PM)Stepper321 Wrote: Damn! I was working on a thing like this!
the secret key thing ? dw, not gonna use it. Just trying to learn how to rename keys and gave it this name for test


Sorry but we cannot change your avatar as the new avatar you specified is too big. The maximum dimensions are 80x80 (width x height)
05-23-2012, 05:18 PM
Find
Stepper321 Offline
Senior Member

Posts: 263
Threads: 26
Joined: Nov 2011
Reputation: 8
#13
RE: New Scripters Assemble!

(05-23-2012, 05:18 PM)CowardlyDog Wrote:
(05-23-2012, 05:16 PM)Stepper321 Wrote: Damn! I was working on a thing like this!
the secret key thing ? dw, not gonna use it. Just trying to learn how to rename keys and gave it this name for test
No, i mean a thread like this, but then... Different tough.

Signature to awesome to be displayed.
05-23-2012, 05:29 PM
Find
FragdaddyXXL Offline
Member

Posts: 136
Threads: 20
Joined: Apr 2012
Reputation: 7
#14
RE: New Scripters Assemble!

<LANGUAGE>

<CATEGORY Name="CustomStoryMain">

<Entry Name="Description">This is an example story.[br][br]my random description</Entry>

</CATEGORY>

</LANGUAGE>



<CATEGORY Name="Inventory">

<Entry Name="ItemName_SecretKey">Secret Key</Entry>

<Entry Name="ItemDesc_SecretKey">Leading to a secret room</Entry>

</CATEGORY>

</LANGUAGE>

Is that an extra </LANGUAGE> I see?

Dark Seclusion Here
05-23-2012, 06:01 PM
Find
Nice Offline
Posting Freak

Posts: 3,812
Threads: 37
Joined: Jan 2012
Reputation: 153
#15
RE: New Scripters Assemble!

(05-23-2012, 06:01 PM)FragdaddyXXL Wrote: Is that an extra </LANGUAGE> I see?
yup that was the problem, thanks! lol silly me


Sorry but we cannot change your avatar as the new avatar you specified is too big. The maximum dimensions are 80x80 (width x height)
05-23-2012, 06:18 PM
Find
Adny Offline
Posting Freak

Posts: 1,766
Threads: 6
Joined: Mar 2012
Reputation: 173
#16
RE: New Scripters Assemble!

Am I the only one who finds irony in that fact that the original reason for these types of help threads was to stop the forum clutter and help organize, but in truth they're the new cause of clutter because everyone keeps creating their own?

I rate it 3 memes.
05-23-2012, 09:32 PM
Find
FragdaddyXXL Offline
Member

Posts: 136
Threads: 20
Joined: Apr 2012
Reputation: 7
#17
RE: New Scripters Assemble!

I haven't really been overwhelmed by the amount of threads asking for simple programming help. Though, I can see that they could push, different (but important) threads asking for help off of the front page. How about a sub forum for programming? Might be a little bit too much for so little tho.

Dark Seclusion Here
05-23-2012, 10:10 PM
Find
SilentStriker Offline
Posting Freak

Posts: 950
Threads: 26
Joined: Jul 2011
Reputation: 43
#18
RE: New Scripters Assemble!

When using .lang files I would suggest Apjjm's lang file editor, it makes editing lang files a LOT easier

http://www.frictionalgames.com/forum/thread-12213.html

05-23-2012, 11:01 PM
Find
JenniferOrange Offline
Senior Member

Posts: 424
Threads: 43
Joined: Jun 2011
Reputation: 33
#19
RE: New Scripters Assemble!

I see you all have mixed feelings on this thread. c:
I apologize if I got to your idea before you did, or if you don't think this thread is useful.
I do however like the idea of a thread on how to self-solve.. things to look for before you post. But we all know how well that will go, a few will look at it but others will not and post anyway. Maybe it's best to keep the forum the way it is.

Ba-da bing, ba-da boom.
05-24-2012, 12:37 AM
Find
Juby Away
Senior Member

Posts: 290
Threads: 2
Joined: May 2011
Reputation: 5
#20
RE: New Scripters Assemble!

I was going to do the tutorial on problem-solving, but I'm not too certain on my wording of it. I realized mid-way that most of the issues are rooted to the problem of not having enough scripting knowledge or experience. The only efficient way to learn is to try your hand at it, if you fail, you should learn from it; if you don't learn, stay there until you do. It is a shame that a lot of newer modders are intimidated by the scripting and can't get a grip on learning it.

The only thing I can do for them is highly recommend Notepad++ with the HPL language (http://wiki.frictionalgames.com/hpl2/thi...xt/notepad) and tell them to pretty much screw around with all the functions. Watch a few tutorials on basic things like callbacks and how to make a function, so you get understand what really is happening when you write things like - void Buttons(string &in Par, string &in Child, int alState). Then play around and get a feel for it and experiment.

Insanity. Static.
05-25-2012, 01:07 AM
Find




Users browsing this thread: 1 Guest(s)