Jump to content

Apache97

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About Apache97

  • Rank
    Newbie
  1. Hi, Thank you so much for helping but I have run into an issue so I have copied and pasted the code you have sent me into my description.ext and changed to the following class Title1 { idd=-1; movingEnable = false; duration=10; name = "Title1"; controls[]= {Picture}; class Picture : RscPicture {x = 0.25; y = 0.33; w = 0.5; h = 0.33;text = "Title1.paa";}; }; as my picture is called Title1 for easy reference but I'm not sure how to activate it and when I save the description.ext I have a message when I get into the game. Description.ext, line15:/Tiltle1.picture: undefined base class "RscPicture" Many thanks for the help again but I have just ran into another issue that I need help with.
  2. Hey, So I'm trying to get a custom image I made which has been converted already to a .paa I just don't know how to get the image to show on the screen like how you see in the video ( 1:19 to 1:25 ) I don't really know how to code at all so all the help would be fab because I'm so stuck and not sure what else to do, I am trying to understand but I just don't understand any of it XD Video: https://youtu.be/860NHQwYLZc?t=79
×