Jaames.559
Veteran
- Messages
- 18
- Reaction score
- 2
- Points
- 783
Like how do you make a welcome message on a gta 5 mod menu like where it says "welcome to menu name" when you barely start gta, and the sirens start
Do you mean the ps3 dialog or replacing the the intro screen with a custom video?Like how do you make a welcome message on a gta 5 mod menu like where it says "welcome to menu name" when you barely start gta, and the sirens start
JUst like this pictureDo you mean the ps3 dialog or replacing the the intro screen with a custom video?
You need to add the dialog header file to your projectJUst like this picture
i put it in my project but it seems not to pop up ? idk if i did anything wromgYou need to add the dialog header file to your project
Show me where are you calling the dialog function?i put it in my project but it seems not to pop up ? idk if i did anything wromg
i had it on my inculdes but then i got this errorShow me where are you calling the dialog function?
You need to add the additional dependenciesi had it on my inculdes but then i got this error
1>------ Build started: Project: CSPRX, Configuration: Debug PS3 ------
1>Build started 3/13/2019 11:49:00 AM.
1>InitializeBuildStatus:
1> Touching "PS3_Debug\CSPRX.unsuccessfulbuild".
1>ClCompile:
1> All outputs are up-to-date.
1> prx.cpp
1>SNCCL : warning 1641: PreCompiled Header definition mismatch: PCH file uses PCH header file "stdafx.h", current file uses header file <cellstatus.h>
1>
1>SNCCL : warning 632: the initial sequence of preprocessing directives is not compatible with those of precompiled header file "PS3_Debug\CrystallizedSPRX.pch"
1>
1>prx.cpp(108,15): warning 1067: conversion from integer to smaller pointer
1>
1>prx.cpp(164): warning 942: missing return statement at end of non-void function "NativeAddress"
1>
1>prx.cpp(275,8): warning 1070: returning pointer to local variable
1>
1>prx.cpp(284,8): warning 1070: returning pointer to local variable
1>
1>Link:
1> ps3ppuld 400.1.4646.0 (rel,ps3,400.1,common,src @124681 ) C:\usr\local\cell\host-win32\sn\bin\ps3ppuld32.exe
1>Command line : error : L0303: error generating PRX (boost::filesystem::remove: The directory is not empty: "C:\Users\JAMES\AppData\Local\Temp\ps3ppuld3442")
1>Command line : error : L0064: Linking aborted
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:01.14
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
You need to add the additional dependencies
Create a new header file called dialog.h and add all the paste contents of this inYeah I fixed it but dont i add dialogs.h on prx.cpp and add a header file for it and copy and paste evrything u linked me? ( )??
Create a new header file called dialog.h and add all the paste contents of this in
Add my discord Rezhified.#3039 ill add it in for youIdk whats up with my computer but its building and it works and all but it doesnt pop up when the game starts :?