Write various information to: ini file
And yet, and this time, not even one technical cleo script, but a whole pack of technical cleo scripts for beginners and non-beginner scripters.
And not only for them, but also a little more, for mapers.
Because what this pack of technical cleo-scripts will do will be useful, not only for scripters, but also for mappers too.
And this time, it will no longer be my next technical cleo-script, on the topic of displaying certain information about something on the screen.
And it will be, almost, on a topic close in meaning to this topic, as I wrote above: a whole pack of technical cleo-scripts.
On the topic on which I am making a technical cleo script for the first time, or rather, this time: a whole pack of technical cleo scripts.
Namely, on the topic: writing information to: ini-file, and specifically game information.
And specifically this time, it will be various information about the player and about everything and what and who surrounds him, namely, about: peds, transport and even about objects.
ini file.
After that, such information that has already been written to: ini-file, and not just displayed on the screen, can already be copied and pasted where necessary.
Thus, saving time, for its unnecessary expenditure on manually recording this or that information that was remembered, having just been displayed on the screen.
----------------------------------------
Well, now for more details about what will be recorded and where and when and to which of the modmakers, this will come in handy.
So, first, about what will be recorded:
-Coordinates and angle of rotation: player, ped, vehicle and object.
-Zone name, number and name of the current interior where the player is located.
-Amount of health: player, ped, vehicle and object.
-Number + maximum amount of armor, level + maximum wanted level of the player.
-Current: weapon number, weapon group number, weapon ammo count: player and ped.
-Ped type peda.
-ID-numbers: peds and their weapons, vehicles and objects with the player.
-Masses: transport and facility.
-Mass of the turn of the object.
----------------------------------------
And now about where and when and to which of the modmakers, most of all this, the above, will come in handy or will be needed.
----------------------------------------
Scripters:
----------------------------------------
-Now you no longer have to run one or another coordinate editor in order to find out the coordinates and turn angle of the player.
-To, then copy and paste them into opcodes, for example: create, place and set the turn angle: peds, vehicles or objects.
-Because now they are permanently written to: ini-file.
----------------------------------------
-And also you no longer have to rummage through the help for: Sanny Builder, in order to find out approximately by coordinates this or that name of the zone in which the player is located.
-To, then, copy and paste it into opcodes, for example: checking for a player in a particular zone, assigning a zone, etc., etc.
-Since, now it is also constantly written to: ini-file.
----------------------------------------
Sanny Builder, and looking for the interior number or memorize it if it is displayed on the screen.
-To, then remember or copy and paste it into opcodes, for example: choosing an interior or a room in an interior: peds, transport or an object.
-Since, he, too, is now constantly written to: ini-file.
-In this regard, they will no longer be needed: not mine, not another author's technical cleo-script on the topic of displaying the number of the current interior on the screen.
----------------------------------------
-Also now, you no longer have to rummage through the edit in: Sanny Builder, looking for current: weapon numbers, weapon group numbers and player weapon ID numbers.
-Because now they are also permanently written to: ini-file.
-Perfect for those scripters who will give peds the same weapon in their script, for example, the same, ordinary pistol.
----------------------------------------
-Also, now you no longer have to rummage through: Ped Editor, looking for the ID number of the ped you like in the game or its pedtype.
create a ped, or set the same pedtype to a completely different ped.
-For example, to set him the same behavior and habits as: a woman or if a woman, then like a man, for example: gait, character, reaction, etc.
-Because now they are also permanently written to: ini-file.
----------------------------------------
-Finally, now you no longer have to rummage through: GTA Garage Mod Manager, looking for the ID-number or model name of the vehicle you like.
-To, then, copy and paste its ID-number or model name into opcodes, for example: create a transport, create a vehicle generator, etc., etc.
-Because now they are also permanently written to: ini-file.
----------------------------------------
-All other recorded information not listed here, for which it is needed, is most of all an informer.
- And most likely it is hardly useful for copying.
----------------------------------------
Maperam:
----------------------------------------
-Now you no longer have to scroll through IDE directories for a long time or comb through one or another piece of the map in:
-What would then install it on the map.
-Since, now (assuming that the object is dynamic), its ID-number is constantly written to: ini-file.
-Perfect for novice mappers who urgently want to add or remove one or another liked or disliked object in the game. -For example, these could be: scattered cardboard boxes all over Grove Street, some small lights, drinks machines, etc.
----------------------------------------
-All other recorded information not listed here, for which it is needed, is most of all an informer.
- And most likely it is hardly useful for copying.
----------------------------------------
Advantages and differences from programs:
-Providing the greatest information about the transport and the object.
-That the above programs for working with transport and objects will never provide.
- And the most important advantage is the ability to copy information.
Sanny Builder.
----------------------------------------
Advantages and differences from other similar scripts that also record information about the ped:
-Information is recorded immediately about two, and not about one ped located next to the player.
-About one that is near the player and another that the player is aiming at.
- That is, the actual one sight, two peds are caught at once.
----------------------------------------
This pack of technical cleo-scripts was made as an alternative to one old, some or even most, non-working cleo-script.
Namely, this: "Displaying various information on the screen."
It doesn't work for me personally.
Since I'm not good at working with: text draw, I did not try to fix it or create my own script based on it.
And I decided to just make it like a remake in the form of another, possible, working version of the script and an alternative to the script itself.
With a little effort, I succeeded.
Control keys and your actions:
02.Just after waiting about 5 seconds, minimize the game.
03.Open the folder: cleo.
04.Open the file: zonename.ini.
05.Go to the topmost section, to the section: [PLAYER].
06.Select the desired section cell.
07.For example: ZONE NAME=GAN1, where: ZONE NAME= is: ZONE NAME, and: GAN1 is the name of the current zone in which the player is or was.
----------------------------------------
08. If you need to get information about some ped that is next to the player, then.
09. Go to this ped or make sure you are not too far away from it.
10.Wait about 5 seconds and close the game.
11.Also open the folder: cleo.
12. And also open the file: zonename.ini.
13. Go to the second section, section: [PED].
14.Select the desired section cell.
15. For example: ID NUMBER=22, where: ID NUMBER= is: ID NUMBER, and: 22 is the ID number of the ped, next to which the player is or was.
----------------------------------------
16. If you need to get information about a specific ped that is either near the player or far enough away from the player, then.
17. Aim at the ped you need by clicking on:
18.Wait while holding the ped at gunpoint for about 5 seconds and exit the game.
19. Also open the folder: cleo.
20. And also open the file: zonename.ini.
21.Go to the third section, section: [TARGET PED].
22.Select the desired section cell.
23. For example: PEDTYPE=20, where: PEDTYPE= is: PEDTYPE, and: 20 is the number of the ped type of the ped that the player is aiming at or was aiming at.
----------------------------------------
24. If you need to get information about some vehicle that is near or near the player, then.
25. Approach this transport or make sure that you are not so far from it.
26.Wait about 5 seconds and close the game.
27. Also open the folder: cleo.
28. And also open the file: zonename.ini.
29. Go to the fourth section, section: [VEHICLE].
30.Select the desired section cell.
31. For example: MODEL NAME=GREENWO, where: MODEL NAME= is: MODEL NAME, and: GREENWO is the very name of the vehicle model next to which the player is located.
----------------------------------------
33. Approach this object or make sure that you are not too far away from it.
34.Wait about 5 seconds and close the game.
35.Also open the folder: cleo.
36.And also open the file: zonename.ini.
37.Go to the fifth section, section: [OBJECT].
38.Select the desired section cell.
39. For example: MASS=150, where: MASS= is: MASS, and: 150 is the mass of the object.
----------------------------------------
40.If you need to get more detailed information about the interior in which the player is currently located, then.
41.Enter any room, such as the player's house on: Grove Street.
42.Wait about 5 seconds and close the game.
43. Also open the folder: cleo.
44. And also open the file: zonename.ini.
45.Go to the last, lowest section, to the section: [INTERIOR].
46.Select the desired section cell.
47. For example: NAME=CARLS, where: NAME= is: NAME, and: CARLS is the name of the interior itself.
48. All other information about all other cells of the sections is detailed in the screenshots.
=======================================
(optional, if needed)
01. If you need to get the specific name of the model: peda, object, player's weapon or peda, then this will not be difficult.
02. Simply, just for everything, you will need to run: Sanny Builder, click on "Create File".
03. And in the first line, write or paste the copied: ID number of the ped, object or weapon of the player or ped.
04. After that, select it and press: Ctrl+Alt+H and the model name will immediately be displayed replacing it with the model ID number.
And not only for them, but also a little more, for mapers.
Because what this pack of technical cleo-scripts will do will be useful, not only for scripters, but also for mappers too.
And this time, it will no longer be my next technical cleo-script, on the topic of displaying certain information about something on the screen.
And it will be, almost, on a topic close in meaning to this topic, as I wrote above: a whole pack of technical cleo-scripts.
On the topic on which I am making a technical cleo script for the first time, or rather, this time: a whole pack of technical cleo scripts.
Namely, on the topic: writing information to: ini-file, and specifically game information.
And specifically this time, it will be various information about the player and about everything and what and who surrounds him, namely, about: peds, transport and even about objects.
ini file.
After that, such information that has already been written to: ini-file, and not just displayed on the screen, can already be copied and pasted where necessary.
Thus, saving time, for its unnecessary expenditure on manually recording this or that information that was remembered, having just been displayed on the screen.
----------------------------------------
Well, now for more details about what will be recorded and where and when and to which of the modmakers, this will come in handy.
So, first, about what will be recorded:
-Coordinates and angle of rotation: player, ped, vehicle and object.
-Zone name, number and name of the current interior where the player is located.
-Amount of health: player, ped, vehicle and object.
-Number + maximum amount of armor, level + maximum wanted level of the player.
-Current: weapon number, weapon group number, weapon ammo count: player and ped.
-Ped type peda.
-ID-numbers: peds and their weapons, vehicles and objects with the player.
-Masses: transport and facility.
-Mass of the turn of the object.
----------------------------------------
And now about where and when and to which of the modmakers, most of all this, the above, will come in handy or will be needed.
----------------------------------------
Scripters:
----------------------------------------
-Now you no longer have to run one or another coordinate editor in order to find out the coordinates and turn angle of the player.
-To, then copy and paste them into opcodes, for example: create, place and set the turn angle: peds, vehicles or objects.
-Because now they are permanently written to: ini-file.
----------------------------------------
-And also you no longer have to rummage through the help for: Sanny Builder, in order to find out approximately by coordinates this or that name of the zone in which the player is located.
-To, then, copy and paste it into opcodes, for example: checking for a player in a particular zone, assigning a zone, etc., etc.
-Since, now it is also constantly written to: ini-file.
----------------------------------------
Sanny Builder, and looking for the interior number or memorize it if it is displayed on the screen.
-To, then remember or copy and paste it into opcodes, for example: choosing an interior or a room in an interior: peds, transport or an object.
-Since, he, too, is now constantly written to: ini-file.
-In this regard, they will no longer be needed: not mine, not another author's technical cleo-script on the topic of displaying the number of the current interior on the screen.
----------------------------------------
-Also now, you no longer have to rummage through the edit in: Sanny Builder, looking for current: weapon numbers, weapon group numbers and player weapon ID numbers.
-Because now they are also permanently written to: ini-file.
-Perfect for those scripters who will give peds the same weapon in their script, for example, the same, ordinary pistol.
----------------------------------------
-Also, now you no longer have to rummage through: Ped Editor, looking for the ID number of the ped you like in the game or its pedtype.
create a ped, or set the same pedtype to a completely different ped.
-For example, to set him the same behavior and habits as: a woman or if a woman, then like a man, for example: gait, character, reaction, etc.
-Because now they are also permanently written to: ini-file.
----------------------------------------
-Finally, now you no longer have to rummage through: GTA Garage Mod Manager, looking for the ID-number or model name of the vehicle you like.
-To, then, copy and paste its ID-number or model name into opcodes, for example: create a transport, create a vehicle generator, etc., etc.
-Because now they are also permanently written to: ini-file.
----------------------------------------
-All other recorded information not listed here, for which it is needed, is most of all an informer.
- And most likely it is hardly useful for copying.
----------------------------------------
Maperam:
----------------------------------------
-Now you no longer have to scroll through IDE directories for a long time or comb through one or another piece of the map in:
-What would then install it on the map.
-Since, now (assuming that the object is dynamic), its ID-number is constantly written to: ini-file.
-Perfect for novice mappers who urgently want to add or remove one or another liked or disliked object in the game. -For example, these could be: scattered cardboard boxes all over Grove Street, some small lights, drinks machines, etc.
----------------------------------------
-All other recorded information not listed here, for which it is needed, is most of all an informer.
- And most likely it is hardly useful for copying.
----------------------------------------
Advantages and differences from programs:
-Providing the greatest information about the transport and the object.
-That the above programs for working with transport and objects will never provide.
- And the most important advantage is the ability to copy information.
Sanny Builder.
----------------------------------------
Advantages and differences from other similar scripts that also record information about the ped:
-Information is recorded immediately about two, and not about one ped located next to the player.
-About one that is near the player and another that the player is aiming at.
- That is, the actual one sight, two peds are caught at once.
----------------------------------------
This pack of technical cleo-scripts was made as an alternative to one old, some or even most, non-working cleo-script.
Namely, this: "Displaying various information on the screen."
It doesn't work for me personally.
Since I'm not good at working with: text draw, I did not try to fix it or create my own script based on it.
And I decided to just make it like a remake in the form of another, possible, working version of the script and an alternative to the script itself.
With a little effort, I succeeded.
Control keys and your actions:
02.Just after waiting about 5 seconds, minimize the game.
03.Open the folder: cleo.
04.Open the file: zonename.ini.
05.Go to the topmost section, to the section: [PLAYER].
06.Select the desired section cell.
07.For example: ZONE NAME=GAN1, where: ZONE NAME= is: ZONE NAME, and: GAN1 is the name of the current zone in which the player is or was.
----------------------------------------
08. If you need to get information about some ped that is next to the player, then.
09. Go to this ped or make sure you are not too far away from it.
10.Wait about 5 seconds and close the game.
11.Also open the folder: cleo.
12. And also open the file: zonename.ini.
13. Go to the second section, section: [PED].
14.Select the desired section cell.
15. For example: ID NUMBER=22, where: ID NUMBER= is: ID NUMBER, and: 22 is the ID number of the ped, next to which the player is or was.
----------------------------------------
16. If you need to get information about a specific ped that is either near the player or far enough away from the player, then.
17. Aim at the ped you need by clicking on:
18.Wait while holding the ped at gunpoint for about 5 seconds and exit the game.
19. Also open the folder: cleo.
20. And also open the file: zonename.ini.
21.Go to the third section, section: [TARGET PED].
22.Select the desired section cell.
23. For example: PEDTYPE=20, where: PEDTYPE= is: PEDTYPE, and: 20 is the number of the ped type of the ped that the player is aiming at or was aiming at.
----------------------------------------
24. If you need to get information about some vehicle that is near or near the player, then.
25. Approach this transport or make sure that you are not so far from it.
26.Wait about 5 seconds and close the game.
27. Also open the folder: cleo.
28. And also open the file: zonename.ini.
29. Go to the fourth section, section: [VEHICLE].
30.Select the desired section cell.
31. For example: MODEL NAME=GREENWO, where: MODEL NAME= is: MODEL NAME, and: GREENWO is the very name of the vehicle model next to which the player is located.
----------------------------------------
33. Approach this object or make sure that you are not too far away from it.
34.Wait about 5 seconds and close the game.
35.Also open the folder: cleo.
36.And also open the file: zonename.ini.
37.Go to the fifth section, section: [OBJECT].
38.Select the desired section cell.
39. For example: MASS=150, where: MASS= is: MASS, and: 150 is the mass of the object.
----------------------------------------
40.If you need to get more detailed information about the interior in which the player is currently located, then.
41.Enter any room, such as the player's house on: Grove Street.
42.Wait about 5 seconds and close the game.
43. Also open the folder: cleo.
44. And also open the file: zonename.ini.
45.Go to the last, lowest section, to the section: [INTERIOR].
46.Select the desired section cell.
47. For example: NAME=CARLS, where: NAME= is: NAME, and: CARLS is the name of the interior itself.
48. All other information about all other cells of the sections is detailed in the screenshots.
=======================================
(optional, if needed)
01. If you need to get the specific name of the model: peda, object, player's weapon or peda, then this will not be difficult.
02. Simply, just for everything, you will need to run: Sanny Builder, click on "Create File".
03. And in the first line, write or paste the copied: ID number of the ped, object or weapon of the player or ped.
04. After that, select it and press: Ctrl+Alt+H and the model name will immediately be displayed replacing it with the model ID number.
Category:
Section:
Author:
Sanya
E-mail / website:
File size:
8.44 Mb
File replaces:
Unknown
Uploaded:
Downloads:
522
Download file
Download From Telegram
fast and easy
fast and easy
-
1470828593_83646.7zDownload (8.44 MB)Password: libertycity
-
dfiles.euDownloadPassword: libertycity
Recommended files
22 September 2024
GTA San Andreas
DrIVe Mod
This mod is a combination of my 4 previous mods, namely: Stealing a car like in GTA 4 Stop animation like in GTA4 Starting the engine like in GTA4 Steering wheel Now they are united by one common ifp file, but you can remove the ...
1 April 2014
GTA San Andreas
HD map, radar and menu
*The archive includes: HD Map, Radar, minimap and menu. *Bonus: Desktop Wallpaper 1920x1080. *Setting: 1. Add all files from the TXD folder with the replacement in gta3.img 2. Replace fronten2.txd from archive with original at :Grand Theft...
26 March 2020
GTA San Andreas
RoSA Project Reborn - HD texture pack (updated 03/25/20)
The best global retexture of San Andreas to date, preserving the original style of the game. Textures in 2K and 4K resolution with mipmapping, but at the moment, not all textures are changed in Las Venturas and the countryside. Update 3/25/20: - ...
23 October 2024
GTA San Andreas
Void Weapon Wheel
A simple and convenient weapon wheel that does not stand out from the general style of the game. Features: Works both on the key and using the mouse wheel; Compatible with gamepads (needs GInput); Compatible with SAMP; Compatible with lo...
2 December 2019
GTA San Andreas
HD Candy Suxxx and Mexican Cowgirl HD
Candy Suxxx Neon Sign (HD Retexture) and Lolita's Market Mexican Cowgirl Graffiti (HD Remake) by joaopsantos16 HOW TO INSTALL: - Move the "Candy Suxxx Neon Sign (HD Retexture)" folder to your modloader installation location. - Move the "Lolita...
17 November 2024
GTA San Andreas
Busy Pedestrians: Peds Events Project
This modification is a combination of a large number of my modifications related to people, enlivening the world around us and adding huge variety to the game. The modifications are combined into one common ifp file, but each is located in a separat...
15 August 2015
GTA San Andreas
Signs NEW
There are 84 signs in the archive, for mods with a Russian theme. - HD textures. - Attachment set up. - Collision does not mow. Good game!
16 October 2019
GTA San Andreas
HD Remastered NRG-500
Brand new HD motorcycle NRG-500 from Ezekiel! Features: - Well optimized quality model - HQ textures - Ambient Occlusion for shading - Adapted to VehFuncs - There is an IVF version of - New better sounds Installing via modloader.
12 October 2013
GTA San Andreas
My Little Pony Friendship is Magic. HD
This version is significantly different from the previous one. All peds in HD quality : look very nice, plus move "on all fours" (which is especially pleasing). So, who is in this modification: ALL THE SAME MAIN SIX(+SPIKE!!!): -Applejack ...
30 March 2014
GTA San Andreas
HD vinyls for sports cars
*The archive includes: HD vinyls for cars sport class (Elegy, Flash, Jester, Stratum, Sultan, Uranus) *Setting: 1. Add all files from the "Sport Vinyls" folder with the replacement in gta3.img Quote: ErFoxMaks Awesome job, now it's a pleasure t...
1 May 2013
GTA San Andreas
Rugged class hairstyle
"Rugged class" hairstyle from Saints Row The Third. The hairstyle looks beautiful in the game, there is a cut-scene model, 512x512 textures (for better hair display), five options: blond, brown, brunette, goatee brunette and beard brunette. This ha...
19 October 2024
GTA San Andreas
Gasoline Mod v2.3
The mod adds fuel for cars and bikes. Despite the fact that there were many similar mods, I decided to make this mod using modern Cleo features, also making the settings more flexible for users, and overall the mod has higher stability. You can repl...
19 December 2017
GTA San Andreas
Adapted Tri-Pack (HD GTA Cars)
Collection of HD versions of cars from GTA III for GTA San Andreas. The pack has 51 models. Transport adapted for ImVehFt, Active Dashboard (Active Dashboard) and Enhanced Functions. hidden text VEHICLES - GTA3 Vehicles REPLACES Bans...
6 August 2019
GTA San Andreas
HQ Road Signs - HQ Roadsigns
New and improved road signs in HQ quality. You may also like other HD road signs . Installing via modloader.
Schrader
3170
2.10 MB
7 November 2013
GTA San Andreas
HD ENB for "Very low PC"
HD ENB for "Very low PC" ENB for very weak computers, with cool graphics configuration! I didn't Photoshop the pictures, I overlaid the text and posted it right away. Graphic mod optimized for your laptop, intel HD4000-64MB, 2-core, 2-giga, works w...
Comments 15