ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 4010

GTA Online Base error

by GreenSanta - 08-02-2018 - 07:47 PM
#1
Hello guys I need help!
Today I tried to create my mod menu and I do not know how to fix this error
Do not you know what's wrong here?
It is written there:

Error C2296 '^': illegal, left operand has type 'uint *'


Screen: https://ctrlv.cz/jXEB
Reply
#2
(08-02-2018 - 07:47 PM)GreenSanta Wrote: Hello guys I need help!
Today I tried to create my mod menu and I do not know how to fix this error
Do not you know what's wrong here?
It is written there:

Error C2296 '^': illegal, left operand has type 'uint *'


Screen: https://ctrlv.cz/jXEB

It could be bcause (( in stead of (
Code:
if (Fresh)
{
   Notify("FBModderFresh");
   Notify("SanjuroDev");
}
Reply
#3
does not work :/
Reply
#4
return (*(uint*)..........)

you forgot the *
_asm
Reply
#5
(08-02-2018 - 10:25 PM)SinceModz Wrote: return (*(uint*)..........)

you forgot the *

It works, but after repairs there are another 120 errors  Frown  
I do not know what to do with that
I'm sorry but I'm a beginner...

Do you have any mod menu base for version 1.44? Please.
Reply
#6
I made my own one. If you can‘t handle these errors I‘ll help you just dm me on discord: david1337hax#1960
_asm
Reply
#7
Okey, I sent you a request
Reply
#8
Use:
uintptr_t
:thinking:

like this:

inline uint32_t getNumEntries()
{
return ((uintptr_t)&numEntries1) ^ numEntries1 ^ numEntries2;
}
TruthFTW#6516
Reply
#9
nice! i really like that menua
Reply
#10
does not work :/
This account is currently banned
Ban reason: Leeching and Spamming
Reply

Users browsing: 8 Guest(s)