Posts: 2,220
Threads: 154
Joined: Jul 2009
Reputation:
0
Hello,
I'm not sure if it's my script or not. I recentely released a Filterscript (today) which allows you to record a NPC. So I started recording, and like 1 minute later I stopped. I checked the file size; 1 KB? This looks totally wrong. I think my script is just fine, so I wonder why it doesn't work.
You can find my script in my signature. I don't want to advertise, but just FYI.
Jochem
Posts: 2,220
Threads: 154
Joined: Jul 2009
Reputation:
0
I checked it and it's far the same in recording. And, AFAIK, the one in the server package is 1 KB too.
What happens in your server? With both scripts 1 KB or none, or just one?
Posts: 1,496
Threads: 78
Joined: Jun 2008
Reputation:
0
I can record vehicle NPCs with no problems.
I haven't test recordings for NPCs who are on foot.
Posts: 1,079
Threads: 64
Joined: Jan 2010
Well.. Dunno if this is the case, or if this is the fix or w/e:
If your in a vehicle, and StartRecordingPlayback got called with the recording type driver, and you leave the vehicle, it won't work anymore.
Also goes for the other side. If you are onfoot, and you use recording type onfoot, and you get in a vehicle, it won't work anymore.
Posts: 1,079
Threads: 64
Joined: Jan 2010
Quote:
Originally Posted by Jochemd
I don't do both of it.
|
Maybe no permissions.. Set it to admin privileges..
No idea, sorry D:
Posts: 1,496
Threads: 78
Joined: Jun 2008
Reputation:
0
Yeah, probably it is UAC/permission problem, if you are using Vista/7.
I uses XP and I tried recording both type, nothing goes wrong.
The problem is, if it is really a permission problem, why will it be 1KB, instead of rejecting to create the file?
Posts: 2,220
Threads: 154
Joined: Jul 2009
Reputation:
0
It could b a bug, thst is why I posted here. Let me try with admin permission.