Es.getmoney

From EventScripts Community Encyclopedia
This article is a stub. Please help by adding to it.



Method: getmoney

Module: es
Class: (no class)
EventScripts version: 2.0

Method Overview

Table of Contents

Contents


Description

Looks up the money of the player specified by userid

This is the Python equivalent of: http://www.eventscripts.com/pages/es_getmoney

Arguments

  • userid - ID of player


Examples

es.getmoney(ev['userid'])

Notes

  • Same as es.getplayerprop(ev['userid'], 'CCSPlayer.m_iAccount')

See Also

blog comments powered by Disqus