Code Monkey home page Code Monkey logo

Comments (4)

spheenik avatar spheenik commented on August 30, 2024

Sorry for not replying earlier.
I don't think networth is stored. You'd have to determine the items and their worth in the inventory, and add that to the reliable and unreliable gold.

from clarity-examples.

kerstenc avatar kerstenc commented on August 30, 2024

Hi spheenik,

Thanks for you reply. That's what I thought also :/

from clarity-examples.

bwarren2 avatar bwarren2 commented on August 30, 2024

On the CDOTA_DataRadiant Entity you can find these attributes, which might be useful:

CDOTA_DataRadiant

FP Property Value
0 m_iTeamNum 2
1 m_vecDataTeam 5
1/0/0 m_vecDataTeam.0000.m_iTotalEarnedGold 8527
1/0/1 m_vecDataTeam.0000.m_iReliableGold 92
1/0/2 m_vecDataTeam.0000.m_iUnreliableGold 610
1/0/3 m_vecDataTeam.0000.m_iStartingPosition -1
1/0/4 m_vecDataTeam.0000.m_iTotalEarnedXP 8404
1/0/5 m_vecDataTeam.0000.m_iSharedGold 554
1/0/6 m_vecDataTeam.0000.m_iHeroKillGold 1326
1/0/7 m_vecDataTeam.0000.m_iCreepKillGold 2531
1/0/8 m_vecDataTeam.0000.m_iIncomeGold

Use the same lookup formatting as in the matchend example to access them.

from clarity-examples.

kerstenc avatar kerstenc commented on August 30, 2024

Hi Warren,

Thanks for your reply. Will check it out.

from clarity-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.