CabConModding
Facebook
Twitter
youtube
Discord
Contact us
RSS
Menu
CabConModding
Home
New
Top
Premium
Rules
FAQ - Frequently Asked Questions
Games
Fornite
Call of Duty: Black Ops 3
Clash of Clans
Grand Theft Auto 5
Apex Legends
Assassin’s Creed Origins
Forums
Premium
Latest posts
What's new
Latest posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Log in
Register
What's new
Premium
Latest posts
Menu
Log in
Register
Navigation
Install the app
Install
More options
Dark Theme
Contact us
Close Menu
Forums
Community
General Discussion
getLoadingScreenShader
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="dellmas" data-source="post: 63737" data-attributes="member: 513826"><p>Hello!</p><p></p><p>Can this method(getLoadingScreenShader) posted for black ops 2 shaderlist(or similar)be used for MWR? I'm wanting to add the loadscreen images to a mapvote someone made but dont wanna do a mod method if possible.</p><p></p><p>The mapvote is setup like..</p><p></p><p>[ICODE]boxes = [];</p><p>boxes[0] = self CreateRectangle("center", "center", -220, -452, 205, 133, scrollcolor, "white", 1, 1);</p><p>boxes[1] = self CreateRectangle("center", "center", 0, -452, 205, 133, bgcolor, "white", 1, 1);</p><p>boxes[2] = self CreateRectangle("center", "center", 220, -452, 205, 133, bgcolor, "white", 1, 1);[/ICODE]</p><p></p><p>I can precache a calling card in init in the gsc script and replace "white" in one of the boxes code and it'll display that calling card within the box. loadscreens wont do this and I"m trying to figure out why or how to make them if possible. loadscreen_mp_bog for example if precached wont display within a box once you place "white" with it like the calling cards will. </p><p></p><p>Anyone have any idea on this? If its possible to do this with MWR?</p></blockquote><p></p>
[QUOTE="dellmas, post: 63737, member: 513826"] Hello! Can this method(getLoadingScreenShader) posted for black ops 2 shaderlist(or similar)be used for MWR? I'm wanting to add the loadscreen images to a mapvote someone made but dont wanna do a mod method if possible. The mapvote is setup like.. [ICODE]boxes = []; boxes[0] = self CreateRectangle("center", "center", -220, -452, 205, 133, scrollcolor, "white", 1, 1); boxes[1] = self CreateRectangle("center", "center", 0, -452, 205, 133, bgcolor, "white", 1, 1); boxes[2] = self CreateRectangle("center", "center", 220, -452, 205, 133, bgcolor, "white", 1, 1);[/ICODE] I can precache a calling card in init in the gsc script and replace "white" in one of the boxes code and it'll display that calling card within the box. loadscreens wont do this and I"m trying to figure out why or how to make them if possible. loadscreen_mp_bog for example if precached wont display within a box once you place "white" with it like the calling cards will. Anyone have any idea on this? If its possible to do this with MWR? [/QUOTE]
Verification
Post reply
Forums
Community
General Discussion
getLoadingScreenShader
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top