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


Thread Rating:
  • 4 Vote(s) - 3.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scripting n00b in need of help.
Chilton Offline
Member

Posts: 138
Threads: 9
Joined: Sep 2010
Reputation: 0
#5
RE: Scripting n00b in need of help.

Ok, lets start simply. void creates a new function.

Anything in OnStart is a function that will either need to be detailed in its own void, or finalized right there in OnStart.

OnEnter are things that happen every time you enter an area.

OnLeave is every time you leave.

http://wiki.frictionalgames.com/hpl2/amn..._functions
Should help a bit, but you just need to think of XML as being a ladder. You place the top of the ladder, then you need to fill in the missing rungs right down to the bottom. This can be hard to learn, but its easy once you know how its done.

Also, the community will assist you if you need a particular script written, as long as it isnt too complicated.

Also, the actual games scripts can make an excellent point of reference
Best of luck
11-13-2010, 03:02 AM
Find


Messages In This Thread
Scripting n00b in need of help. - by Akumasama - 11-13-2010, 12:59 AM
RE: Scripting n00b in need of help. - by Cellrage - 11-13-2010, 01:37 AM
RE: Scripting n00b in need of help. - by Chilton - 11-13-2010, 03:02 AM
RE: Scripting n00b in need of help. - by Chilton - 11-13-2010, 02:52 PM
RE: Scripting n00b in need of help. - by Chilton - 11-13-2010, 03:15 PM
RE: Scripting n00b in need of help. - by Chilton - 11-13-2010, 03:41 PM
RE: Scripting n00b in need of help. - by anzki - 11-13-2010, 05:42 PM
RE: Scripting n00b in need of help. - by Cellrage - 11-14-2010, 03:08 AM
RE: Scripting n00b in need of help. - by Chilton - 11-14-2010, 03:33 AM
RE: Scripting n00b in need of help. - by Cellrage - 11-14-2010, 03:37 AM



Users browsing this thread: 1 Guest(s)