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
unexpected end of file, what's the problem?
P44RTHURN4X Offline
Junior Member

Posts: 35
Threads: 16
Joined: Apr 2012
Reputation: 0
#8
RE: unexpected end of file, what's the problem?

TO ALL:
thanks for your help, i have found another kind of scripting the timers. Thats really working, Wink
But I need help again!
I've another problem:
What's wrong with that script?:
hps:
AddEntityCollideCallback("Player", "set_message_scf", "SetMessageSCF_1", true, 1);
}


void SetMessageSCF_1(string &in asParent, string &in asChild, int alState)
{
SetMessage("SetMes_1", 1.0f, "set_message_test");
}


englang:
<CATEGORY Name="SetMes_1">
<Entry Name="set_message_test">This is test 1</Entry>
</CATEGORY>
04-22-2012, 07:55 PM
Find


Messages In This Thread
RE: unexpected end of file, what's the problem? - by P44RTHURN4X - 04-22-2012, 07:55 PM



Users browsing this thread: 1 Guest(s)