Advertising
Navigation
Information

GTA 4 Tools

:

Creating your own mods

dec_hex_converter


Author: fan script & buffeting
Date: 08.10.2024
Downloads: 533 | Statistics
Filesize: 2.316 MB

Rating:
8.00 based on 4 votes

dzisiaj mam dla moich fanów

dec to hex converter dla mod makerów

jest to skrypt do implementacji w swoim skrypcie

zapewne wiecie że modele adresy pojazdów
są w decimal
mój skrypt pozwala przekonvertować taki adres
na bajty

dla przykładu

FF FF FF FF

skrypt jest bezpieczny bo nie modyfikuje adresu

a konvertuje i kopiuje do buffera

nastepnie wartosc buffera gotowego wraca

i w tym celu możesz go użyc używając

native display text i dodaj ten buffer jako text do wyświetlenia na ekranie

wiecie że jeszcze nikt nie zaimplementował tego do swoich prac mod menu

juz teraz możesz się cieszyć widocznością adresów w hexadecimal
na konsoli ps3
o tak bo jak wiesz ja piszę trainer na ps3 który to zawiera

prędzej to spotkasz
w projektach mod menu na asi
bo to funkcje na pc a nie na ps3

powodzenia

---------------

today I have for my fans

dec to hex converter for mod makers

this is a script to implement in your script

you probably know that vehicle models addresses

are in decimal
my script allows you to convert such an address

to bytes

for example

FF FF FF FF

the script is safe because it does not modify the address

but converts and copies to the buffer

then the value of the ready buffer returns

and for this purpose you can use it using

native display text and add this buffer as text to display on the screen

you know that no one has implemented this in their mod menu works yet

you can now enjoy the visibility of addresses in hexadecimal
on the ps3 console
oh yes because as you know I am writing a trainer for ps3 that includes it

you will sooner encounter it
in mod menu projects on asi
because these are functions for pc and not ps3

good luck

Advertising
Download
Advertising
Report
Mod Report

Are you the owner of this mod? If someone has stolen your work, you can make a request for removing this mod.

Report this mod

Screenshots
Videos
Add a Youtube video

8 comments found
Name:


Comment text:


reload, if the code cannot be seen

Attention:
You need to be registered and signed in to post comments!
joseaznar
"Vic"
Vic
Comments: 0
Profile
Message
08.10.2024, 20:23

in advance


joseaznar
"Vic"
Vic
Comments: 0
Profile
Message
12.10.2024, 21:21

do you know how to write ipl loader script on c#?


fan script
"Vic"
Vic
Comments: 0
Profile
Message
12.10.2024, 21:48

@joseaznar

no i don't know

maybe try
search
on google for guides


fan script
"Vic"
Vic
Comments: 0
Profile
Message
17.10.2024, 08:35

dzięki za 123 pobrania

jak wiesz

ten dec hex konverter możesz zmodyfikować
tak aby tylko konvertował

1 albo 2 albo 3 bajty
bo jak wiesz
mniejszy decimal wartość ma mniej bajtów
a konverter nadpisuje zera a operator & maskuje zalezy w którą stronę przesunięcie i o ile bitów
jak by nie nadpisywał zer wartość hex by była błędna

więc jak przekonvertujesz mniejszy decimal

na przodzie wyświetlanego tekstu będą bajty zerowe 0x0000 jesli to wartość dwu bajtowa inne dwa bajty będą nadpisane zerami
ale te zera na przodzie
się nie liczą

więc hash modelu ma 4 bajty np pojazdu
handle pojazdu albo aktora ma mniej bajtów przeważnie 2 albo 3 bajty
bo inaczej by nachodziły na siebie

możesz zrobić program aby skanowało i odrzucało dwa bajty na przodzie a zostawiało potrzebne

w aktualnym programie cała zawartość buffera jest pokazywana na ekranie


-----------------------------

thanks for 123 downloads

as you know

you can modify this dec hex converter
so that it only converts

1 or 2 or 3 bytes
because as you know
a smaller decimal value has fewer bytes
and the converter overwrites zeros, and operator & masking it depends on which way the shift is and by how many bits
if it didn't overwrite zeros, the hex value would be incorrect

so how do you convert a smaller decimal

there will be zero bytes at the front of the displayed text 0x0000 if it's a two-byte value, the other two bytes will be overwritten with zeros
but these zeros at the front
don't count

so the model hash has 4 bytes, e.g. a vehicle
the vehicle or actor handle has fewer bytes, usually 2 or 3 bytes
because otherwise they would overlap

you can make a program to scan and discard two bytes at the front and leave the necessary ones

in the current program the entire buffer content is displayed on the screen


fan script
"Vic"
Vic
Comments: 0
Profile
Message
27.10.2024, 11:01

hej koleś modding specialist first in the word

ThePajlok rated "dec_hex_converter" with 2 of 10 points. - 45 minutes ago

zajmij się swoimi pracami a nie tu mnie zaczepiasz i oceniasz bez powodu

a chyba nie chcesz abym ja tobie tak nisko modyfikacje oceniał?
w przeciwieństwie do ciebie ja tak się nie zachowuję
i nie oceniam ludziom modyfikacji złośliwie

patrz tu pochwal się ludziom

45 minutes ago - ThePajlok rated "dec_hex_converter" with 2 of 10 points.

1 month ago - ThePajlok rated "xmc Trainer Commander Patch" with 1 of 10 points.

koleś sobie tak tłumaczy swoje zachowanie

No problem :) but remember, everyone has the right to their own opinion and I used this right :)


fan script
"Vic"
Vic
Comments: 0
Profile
Message
30.10.2024, 22:21

zobacz jak działa
see how it works

https://www.youtube.com/@dawidbast-nz6cw/shorts


fan script
"Vic"
Vic
Comments: 0
Profile
Message
11.11.2024, 22:02

dzieki za 200 pobrań niedługo jeszcze lepszy projekt udostępnie dla moich fanów

thanks for 200 downloads soon even better project sharing for my fans


MohammedKSA
"Vic"
Vic
Comments: 0
Profile
Message
23.12.2024, 20:42

Dirol