Talk:Animated Menu Background: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Removed {{Message}} template from talk page. This action was performed by a bot)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==Issues==
{{Discussion page}}
What game/branch did you implement this on? I feel like those things don't show simply because the textures for them are missing for some reason. [[User:Pinsplash|Pinsplash]] ''([[User talk:Pinsplash|talk]])'' 07:06, 5 September 2018 (UTC)
: As mentioned at the bottom of the page: "This is currently only tested on the SP branch of Source SDK 2013". [[User:GamerDude27|GamerDude27]] ([[User talk:GamerDude27|talk]]) 20:48, 5 September 2018 (UTC)


== Issue with the code. ==
== Issues ==
What game/branch did you implement this on? I feel like those things don't show simply because the textures for them are missing for some reason. --Pinsplash ([[User talk:Pinsplash|talk]]) 7:06, 5 Sep 2018


I put in the all the code and files required for this to work and when compiling I get 54 errors.
As mentioned at the bottom of the page: "This is currently only tested on the SP branch of Source SDK 2013". --GamerDude27 ([[User talk:GamerDude27|talk]]) 20:48, 5 Sep 2018


== Some code roblems ==
== Issue with the code. ==
 
I put in the all the code and files required for this to work and when compiling I get 54 errors. --Noelle uwu ([[User talk:Noelle uwu|talk]]) 19:16, 29 Oct 2020
Hello I am using source SDK 2013 sp for this(as recommended on the page) but still I have some errors, for example in menu_background.cpp it said that SDKViewport undeclared identifier and also pViewPort, and I don't know if it's something from the SDK or code or some libraries not functioning well. Also there are a lot more errors but I am not sure if those are because of the menu_Background.cpp or something else.

Latest revision as of 20:05, 17 June 2024

Icon-message-48px.png
This is the discussion page of Animated Menu Background. To add a comment, use the Edit button near the headline of the appropriate section. To create a new section, you can use the Add topic button at the top of this page.
Comments on talk pages should be signed with "~~~~", which will be converted into your signature and a timestamp.

Issues

What game/branch did you implement this on? I feel like those things don't show simply because the textures for them are missing for some reason. --Pinsplash (talk) 7:06, 5 Sep 2018

As mentioned at the bottom of the page: "This is currently only tested on the SP branch of Source SDK 2013". --GamerDude27 (talk) 20:48, 5 Sep 2018

Issue with the code.

I put in the all the code and files required for this to work and when compiling I get 54 errors. --Noelle uwu (talk) 19:16, 29 Oct 2020