Who's That Ped
WATCH VIDEO 1 --- WATCH VIDEO 2 --- WATCH VIDEO 3
Change log 6 - Steroid Version
Essentially rewritten from scratch, the script now allows you to add
any comments you want to any ped. It also identifies cars and will be
modified in the future to document your addon cars such as engine type,
cylinders, horsepower, torque, etc.
Instructions
Enable script with T if using ini file.
(Default toggle on/off is the Y key, but I set it to T in the ini. Can be changed in ini. file)
To document any ped, you can't change the first value because that's the ped id.
All fields must end with a ; (semicolon).
The documentation file is called DatPedList.txt and is prepopulated with over 500 peds.
Example:
1165780219; a_f_y_fitness_01;Fitness Female;running;weights;swimming;boxing;
You don't touch the first value, everything else is up to you. Limit of 6 fields after the id.
IMPORTANT: each field ends with semicolon.
This script, fully functional, identifies vanilla peds by name along
with their ids. With this major upgrade it allows you to capture,
store, and display information about your addon peds. Vehicles are also
scanned for easy identification.
Trigger
Scanning for peds and vehicles is enabled on keypress, it will
display ambient peds information: hex, decimal, and spawn name. Just get
close to the ped and description will appear magically. To save
information (the decimal id) for an addon ped, or for a vanilla ped, hit
the T key and it will be appended to the included text file.
Changelog version 4 - major update
Now scans for both peds and also vehicles. For vehicles it returns the name, class, and hex/decimal hash.
Changelog version 3 - major update
Based on suggestion by @Combativechenko, you can now capture, store, and display details about addon peds or vanilla peds.
K key: original script
T key: to capture and append the decimal hash of any ped. Works with
or independently of K key script. This info is appended to a text file
called addonpedlist.txt in your Scripts folder. The user, you, completes
the info for Name; CIty; Skills using the semi colon as the delimiter.
You then restart you script.
changelog version 2
Redone with "English" ped name as well as spawn name, decimal and hex hashes.
The subtitles have been replaced with scaled text fonts. See the new video
Installation: in Scripts or scripts folder.
Requirements: scripthook five and scripthook five dot net
Comments
Post a Comment