Jump to content
Korean Random
Sign in to follow this  
DKRUBEN

How to get current value, mark on the gun?

Recommended Posts

how to get current value, mark on the gun.
code.
lock here. 

g_currentVehicle.itemsCache.items.getVehicleDossier(item.intCD)

Share this post


Link to post

Short link
Share on other sites
from dossiers2.ui.achievements import MARK_ON_GUN_RECORD
vehDossier = g_currentVehicle.itemsCache.items.getVehicleDossier(item.intCD)
marksOnGun = vehDossier.getTotalStats().getAchievement(MARK_ON_GUN_RECORD)

 

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

I would like to replace the average damage shown in the carousel with this number.

Is there a way to implement this in the carousel?
 

I have no experience in Python in special, but some basic understanding in Programming.

 

Edit: Already found the solution here

 

Edited by Schmul_rosenzweig

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...