The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
Nkmols' question
nkmol Offline
Senior Member

Posts: 252
Threads: 19
Joined: Feb 2011
Reputation: 4
#1
Nkmols' question

my script doesnt work :S instead of an area could it be an object to, like a corpse?

script :

void Onstart()
{
StartPlayerLookAt("ritual_prisoner_1", 2, 2, "");

AddTimer("Donelook", 2.5f, "TimerDoneLookAt");
}

void TimerDoneLookAt(string &in asTimer)
{
StopPlayerLookAt();
}

but when i start the game, the player doesnt look. and i was wondering if i didnt need area to active this script? like if i'm at x position StartPlayerLookAt is true.
(This post was last modified: 02-22-2011, 09:29 PM by nkmol.)
02-21-2011, 05:23 PM
Find


Messages In This Thread
Nkmols' question - by nkmol - 02-21-2011, 05:23 PM
RE: Forge to look at object script - by Mofo - 02-21-2011, 07:31 PM
RE: Forge to look at object script - by nkmol - 02-21-2011, 09:22 PM
RE: Forge to look at object script - by nkmol - 02-21-2011, 09:47 PM
RE: Forge to look at object script - by nkmol - 02-21-2011, 10:48 PM
RE: Forge to look at object script - by Ongka - 02-21-2011, 11:06 PM
RE: Forge to look at object script - by nkmol - 02-21-2011, 11:17 PM
RE: Forge to look at object script - by nkmol - 02-22-2011, 03:55 PM
RE: Forge to look at object script - by nkmol - 02-22-2011, 09:27 PM
RE: Nkmols' question - by nkmol - 02-22-2011, 10:40 PM
RE: Nkmols' question - by nkmol - 02-23-2011, 04:55 PM
RE: Nkmols' question - by Tanshaydar - 02-23-2011, 07:16 PM
RE: Nkmols' question - by nkmol - 02-23-2011, 09:46 PM
RE: Nkmols' question - by nkmol - 02-24-2011, 10:46 PM
RE: Nkmols' question - by Linus Ågren - 02-24-2011, 10:48 PM
RE: Nkmols' question - by nkmol - 02-25-2011, 03:35 PM
RE: Nkmols' question - by nkmol - 02-27-2011, 04:29 PM
RE: Nkmols' question - by Linus Ågren - 02-27-2011, 05:15 PM
RE: Nkmols' question - by Pandemoneus - 02-27-2011, 05:59 PM
RE: Nkmols' question - by nkmol - 02-27-2011, 06:25 PM
RE: Nkmols' question - by nkmol - 03-02-2011, 07:13 AM
RE: Nkmols' question - by nkmol - 03-03-2011, 05:21 PM
RE: Nkmols' question - by nkmol - 03-04-2011, 02:44 PM
RE: Nkmols' question - by nkmol - 03-06-2011, 06:51 PM
RE: Nkmols' question - by nkmol - 03-08-2011, 06:25 PM



Users browsing this thread: 1 Guest(s)