[SUGGESTION] Record both On Foot and in vehicle - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [SUGGESTION] Record both On Foot and in vehicle (
/showthread.php?tid=96223)
[SUGGESTION] Record both On Foot and in vehicle -
Memoryz - 06.09.2009
There should be something that you can record both on foot and in vehicle, into one recording, so like the NPC spawns at the vinewood sign, then they walk to a vehicle, enter it, and drive around, then they stop at lets say...the airport, and they get out. Walk around, then go back into the car.
Re: [SUGGESTION] Record both On Foot and in vehicle -
RaFsTar - 06.09.2009
Agree, otherwise how will we make bots ?
Re: [SUGGESTION] Record both On Foot and in vehicle -
On_Top_Non_Stop - 06.09.2009
record the vehicle path, stop the recording, get out your vehicle and record again.
All that will happen is you will see the bot jump out the vehicle instead of seeing the exit animation. Not really a big deal if you ask me.
Re: [SUGGESTION] Record both On Foot and in vehicle -
lavamike - 07.09.2009
You could easily make a script that switches the recording types when you enter or exit a vehicle and records them to files like:
say the first name you put was 'test'
First recording = test1.rec
Enter Vehicle = test2.rec
Exit Vehicle = test3.rec
etc.
Re: [SUGGESTION] Record both On Foot and in vehicle -
CodeSocket - 07.09.2009
I like the idea, but what if somebody steals the Bot's vehicle whilst he's not in it......it could bug then.
Re: [SUGGESTION] Record both On Foot and in vehicle -
Harry_Gaill - 07.09.2009
Quote:
I like the idea, but what if somebody steals the Bot's vehicle whilst he's not in it......it could bug then.
|
Can't happen anyway.
Edit: Or do you mean getting inside the vehicle before the bot does so?
Quote:
Originally Posted by Lavamike
You could easily make a script that switches the recording types when you enter or exit a vehicle and records them to files like:
say the first name you put was 'test'
First recording = test1.rec
Enter Vehicle = test2.rec
Exit Vehicle = test3.rec
etc.
|
Mhm, + have an animation played on the bot in the end of the food part, and it looks smooth.
Re: [SUGGESTION] Record both On Foot and in vehicle -
V1ceC1ty - 07.09.2009
Quote:
Originally Posted by Lavamike
You could easily make a script that switches the recording types when you enter or exit a vehicle
|
with a timer.