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
Script Help Frustrating combination problem.
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
#3
RE: Frustrating combination problem.

PHP Code: (Select All)
GiveItem("copper_tube_and_needle""copper_tube_and_needle""copper_tube_and_needle""copper_tube_and_needle.tga"1);

---
--
-
Make the SECOND : "copper_tube_and_needle" in to -> Puzzle.
Like this :
PHP Code: (Select All)
GiveItem("copper_tube_and_needle""Puzzle""copper_tube_and_needle""copper_tube_and_needle.tga"1);

---
--
-
Not sure about this :
PHP Code: (Select All)
GiveItemFromFile("copper_tube_and_needle""copper_tube_and_needle.ent"); 
I have NEVER used it... Maybe you need to, but i only have the line GiveItem, there are spaces where to fill in what and where the engine should search.
(This post was last modified: 06-04-2014, 01:52 AM by DnALANGE.)
06-04-2014, 01:48 AM
Find


Messages In This Thread
Frustrating combination problem. - by Slanderous - 06-03-2014, 09:20 PM
RE: Frustrating combination problem. - by Mudbill - 06-03-2014, 11:51 PM
RE: Frustrating combination problem. - by DnALANGE - 06-04-2014, 01:48 AM
RE: Frustrating combination problem. - by Mudbill - 06-04-2014, 01:55 AM
RE: Frustrating combination problem. - by Mudbill - 06-05-2014, 01:54 PM
RE: Frustrating combination problem. - by Neelke - 06-05-2014, 03:21 PM



Users browsing this thread: 2 Guest(s)