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
Door needs two keys script no effect
Raymond Offline
Member

Posts: 126
Threads: 24
Joined: Feb 2011
Reputation: 0
#6
RE: Door needs two keys script no effect

(03-16-2011, 01:33 PM)Viperdream Wrote: Read this and you will understand variables:
http://wiki.frictionalgames.com/hpl2/tut...t_beginner

Thanks for the link Smile.
The most confusing one is the for(int i = 0;i < 10;i++) from >>> because it's hard to understand Dodgy.
if(ScriptDebugOn())
          {
               GiveItemFromFile("lantern", "lantern.ent");
               SetPlayerLampOil(100.0f);

               for(int i = 0;i < 10;i++)
               {
                    GiveItemFromFile("tinderbox", "tinderbox.ent");

One World To Another [DEMO] coming soon.
(This post was last modified: 03-17-2011, 03:34 AM by Raymond.)
03-17-2011, 03:24 AM
Find


Messages In This Thread
Door needs two keys script no effect - by Raymond - 03-16-2011, 05:36 AM
RE: Door needs two keys script no effect - by Raymond - 03-17-2011, 03:24 AM



Users browsing this thread: 1 Guest(s)