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 Error "No matching signatures"
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#3
RE: Script Error "No matching signatures"

SetLocalVarInt(); is HPL2 code, thus it will not work.

I believe the substitute in HPL3 is this:
PHP Code: (Select All)
Entity_SetVarInt(const tString&in asEntityName, const tString&in asVarNameint alX);
Entity_GetVarInt(const tString&in asEntityName, const tString&in asVarName); 

I'm not entirely sure, however, if you need to specify an entity to attach the var to. Maybe you can attach it to the Player?

Thanks for this post though, I'll add it to the list of things on the wiki for me and/or others to look in to.

Discord: Romulator#0001
[Image: 3f6f01a904.png]
10-08-2015, 01:16 PM
Find


Messages In This Thread
RE: Script Error "No matching signatures" - by Romulator - 10-08-2015, 01:16 PM



Users browsing this thread: 2 Guest(s)