Jump to content

[info] Txd client


HunT

Recommended Posts

Posted

Hi all,I'm really nab in this argument.

If I make the weapons skin this Txd is visible only for client or all players.

Example the player have rank 1 = Txd 1 rank 2 other Txd Etc. .

Anyway type mw3 weapons skin

  • Moderators
Posted

The question is:

Which client does load the skin.

use function like this for client and it will automatic for all players.

function skinset()  
  
addEventHandler ( "onClientResourceStart", getResourceRootElement(getThisResource()), skinset) 
  
--+++++ 
addCommandHandler ( "reloadskin", skinset) 
  

Posted

U not understand :/

Example:

Player 1 - weapon id 100 - rank 1 = Txd weapon for weap. Id 100

Player 2 - weapon id 100 - rank 2 = other Txd weapon for weap. Id 100

the players can have the different Txd in weapons? This is the question :/

Not visible to all players but only for client.

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...