Синтакс: number uo.Count(type,[color]) ПОМОГИТЕ Разобраться

Ask for help

Moderators: Murderator+, Murderator

Post Reply
bucmeker
Posts: 8
Joined: 2008-08-12 19:03:13

Синтакс: number uo.Count(type,[color]) ПОМОГИТЕ Разобраться

Post by bucmeker »

Синтакс: number uo.Count(type,[color])
Все понимаю в синтаксе кроме number что это такой за номер и как его можно узнать чтобы вписать в скрипте???
Destruction
Junior Expert
Posts: 3221
Joined: 2004-06-24 22:08:56

Post by Destruction »

Code: Select all

var number = uo.count(...)
uo.print( "Всего вещей: " + str( number ) )
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
Post Reply