Jump to content

[Help] Forcing a client to display aim sign


ManeXi

Recommended Posts

Posted

How may I force a player displaying aim sign("siteM16.png") even if he is not aiming weapon?

Interested on a paid 3D modder?

My Skype: awdsasda.sdasdaad

Posted

Anyone knows if the client's aim sign is a "defined" element on MTA?

Interested on a paid 3D modder?

My Skype: awdsasda.sdasdaad

  • Moderators
Posted

You have to extract the siteM16 texture from the game files and draw it manually on the screen using the dx... family of functions. However, this doesn't take into account clientside modifications, so you might want to disallow clients which have modified that texture so the effect looks consistent. You can use requestPlayerModInfo and onPlayerModInfo for that.

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...