Post: Anybody?
09-17-2015, 10:15 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); anyone have a non host menu base?
(adsbygoogle = window.adsbygoogle || []).push({});
09-18-2015, 04:54 AM #2
Adrian
Adrian is back!
Originally posted by calmdownyourmad View Post
anyone have a non host menu base?


I really doubt anyone will give you one. There has not been any released, they are very easy to code though.
09-18-2015, 05:21 AM #3
Thekingzero
Maggbot timeout!
Originally posted by Adrian View Post
I really doubt anyone will give you one. There has not been any released, they are very easy to code though.


How can you go about creating one & can you create one as a GSC file?
Like most menu's?
09-18-2015, 05:25 AM #4
Adrian
Adrian is back!
Originally posted by Thekingzero View Post
How can you go about creating one & can you create one as a GSC file?
Like most menu's?


A non host menu would have to be coded in C++ it is a bit harder than GSC.
09-18-2015, 05:54 AM #5
Originally posted by Adrian View Post
A non host menu would have to be coded in C++ it is a bit harder than GSC.



adrian think you could help I think I have everything just need a little push start...??
09-18-2015, 01:09 PM #6
Maverick
Climbing up the ladder
You must login or register to view this content.
Here is the huds, which is the main thing needed, if you cant use these you really shouldnt even bother as sprx is too hard for you
    if (DvarGetBool("cl_ingame"))
{
if (MenuOpen)
{

R_AddCmdDrawStretchPicInternal(X, Y, Width, Height, SHADER, "black"); // Shader
R_AddCmdDrawStretchPicInternal(X, Y, Width, Height, RED, "white"); // Top
R_AddCmdDrawStretchPicInternalX, Y, Width, Height, RED, "white"); //Left
R_AddCmdDrawStretchPicInternal(X, Y, Width, Height, RED, "white"); // Right
R_AddCmdDrawStretchPicInternal(890, 990, 215, 5, RED, "white"); //Bottom
R_AddCmdDrawTextInternal("Maverick's Menu", "fonts/720/normalfont", 920, 285, 1.15, WHITE); //Title Text

Make sure you use VS 2010 Ultimate i think it is with the PS3SDK installed
09-18-2015, 04:56 PM #7
Originally posted by Jaidyn
You must login or register to view this content.
Here is the huds, which is the main thing needed, if you cant use these you really shouldnt even bother as sprx is too hard for you
    if (DvarGetBool("cl_ingame"))
{
if (MenuOpen)
{

R_AddCmdDrawStretchPicInternal(X, Y, Width, Height, SHADER, "black"); // Shader
R_AddCmdDrawStretchPicInternal(X, Y, Width, Height, RED, "white"); // Top
R_AddCmdDrawStretchPicInternalX, Y, Width, Height, RED, "white"); //Left
R_AddCmdDrawStretchPicInternal(X, Y, Width, Height, RED, "white"); // Right
R_AddCmdDrawStretchPicInternal(890, 990, 215, 5, RED, "white"); //Bottom
R_AddCmdDrawTextInternal("Maverick's Menu", "fonts/720/normalfont", 920, 285, 1.15, WHITE); //Title Text

Make sure you use VS 2010 Ultimate i think it is with the PS3SDK installed


add me on skype please

------ xtrippy__modzx
mine is the name set as Python@des

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo