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
Help with hps script! (OnPickup)
Fozzarn Offline
Junior Member

Posts: 5
Threads: 2
Joined: Mar 2012
Reputation: 0
#4
RE: Help with hps script! (OnPickup)

Hmm, tried to replace
SetEntityCallbackFunc("key_4", "OnPickup");

with
SetEntityPlayerInteractCallback("key4", "OnPickup", false);

but same results Sad not working :/

Also tried to fix
void OnPickup(string &in asEntity, string &in asType)


but nothing Sad
03-21-2012, 06:29 PM
Find


Messages In This Thread
Help with hps script! (OnPickup) - by Fozzarn - 03-21-2012, 06:01 PM
RE: Help with hps script! (OnPickup) - by Statyk - 03-21-2012, 06:07 PM
RE: Help with hps script! (OnPickup) - by Fozzarn - 03-21-2012, 06:29 PM
RE: Help with hps script! (OnPickup) - by Fozzarn - 03-21-2012, 06:37 PM



Users browsing this thread: 1 Guest(s)