They allowed me to use a beta menu online and it worked. Will keep posted. So far haven't do much with it
I was banned for this! Becareful!!!
Don't spawn any money.
RIP (1)
2/1/2016
Originally Posted by Rydassus
I was banned for this! Becareful!!!
Don't spawn any money.
RIP (1)
2/1/2016
you didnt get banned for this. you got banned because you spawned moneybags I assume which you coded yourself into it ? well then it's your own fault.
Originally Posted by tr0teK
you didnt get banned for this. you got banned because you spawned moneybags I assume which you coded yourself into it ? well then it's your own fault.
If i spawn some car i don't get ban ? I mean in Closed Session with friends
Could you possibly make a youtube tutorial for us newbies on how to start making our own menu? or atleast how to code so we can make a basic menu :3 <3
Originally Posted by burh11zero11
Could you possibly make a youtube tutorial for us newbies on how to start making our own menu? or atleast how to code so we can make a basic menu :3 <3
Go read some old scripthookv menu sources, get an idea how they draw the menu, and do stuff, and then do it yourself (dont copy paste though) and you dont need a tutorial, you just need a brain
gonna try to use this hopefully i can make a gui
Originally Posted by DireDan
Go read some old scripthookv menu sources, get an idea how they draw the menu, and do stuff, and then do it yourself (dont copy paste though) and you dont need a tutorial, you just need a brain
is there a possibility that you could link me a nice video? :3
i learn quick, but im not the best to find the non-virus malware xd
Originally Posted by burh11zero11
is there a possibility that you could link me a nice video? :3
i learn quick, but im not the best to find the non-virus malware xd
I don't know of videos
Originally Posted by DireDan
I don't know of videos
I Don't know what "project" to open, or how to modify the files or what to write in them, ive found a video, but he says that i need to download a scrip hook that he has or it won't work and more... what to do?
Most likely outdated. Read the instructions and it will work out perfectly.
What does SUDO mean?
i tried adding a viusal menu using natives to this, but everytime i open the menu i drop 40 frames. Anyone know what could possibly cause this?
Originally Posted by Fymh
i tried adding a viusal menu using natives to this, but everytime i open the menu i drop 40 frames. Anyone know what could possibly cause this?
So every single time the function this mod hook gets called, the menu natives get called. so you're calling drawing shit so often that it's eating memory. Hook something else.