Jump to content

[HOW TO] Implement Picture on the bottom left of screen


BAROD

Recommended Posts

  • 2 weeks later...
  • 5 weeks later...

I have the same logo as my Profile Picture on this forum as the logo on my sever, it apears fine but too small, how do i make it little bit bigger?

 

You have to edit SafezoneH and SafezoneW but no idea what to change

Link to comment
Share on other sites

I got it, i used this

 

_pic = "scripts\stats_logo.paa";
[
    '<img align=''left'' size=''2.0'' shadow=''1'' image='+(str(_pic))+' />',
    safeZoneX+0.027,
    safeZoneY+safeZoneH-0.2,
    99999,
    0,
    0,
    3090
] spawn bis_fnc_dynamicText;
Link to comment
Share on other sites

  • 2 months later...

Worked great,

269i9f1.png

 

except for 1 issue

Our Deplorable bike script stop working

 

This is our description.ext file at the last lines

 

class RscTitles {
#include "scripts\extra_rc.hpp"
#include "addons\R3F_ARTY_AND_LOG\desc_rsct_include.h"
#include "dfltcustom\dflt_watermark.hpp"
};
 
Then the deploy bike worked again when i put them back in the locations they use to be but had to remove the watermark pic
 
Link to comment
Share on other sites

  • 2 weeks later...

I honestly haven't had the chance to retest it as i'm in the process of a complete redo of our PvE server. I'll be installing the depoly-bike on my Dev server today and will let you know. I have a feeling it has to do with location of how the mods got put on.

I got a little sidetracked, building a Volcano (with a lost city inside it)     I call it Mt.WTF

KGhE65Ql.jpg

Link to comment
Share on other sites

I feel like I'm making this more complicated than if should be, I had to disable BTC Logistics to get the server to get pasted "Wait for Host" any idea how to have both in there? Putting the BTC code into a .hpp file didn't work.

 

I have the same problem how did you fix it? I select player then its stuch in wait for host!

Link to comment
Share on other sites

  • 1 month later...
  • 4 weeks later...
  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
×
×
  • Create New...