Установить Steam
войти
|
язык
简体中文 (упрощенный китайский)
繁體中文 (традиционный китайский)
日本語 (японский)
한국어 (корейский)
ไทย (тайский)
Български (болгарский)
Čeština (чешский)
Dansk (датский)
Deutsch (немецкий)
English (английский)
Español - España (испанский)
Español - Latinoamérica (латиноам. испанский)
Ελληνικά (греческий)
Français (французский)
Italiano (итальянский)
Bahasa Indonesia (индонезийский)
Magyar (венгерский)
Nederlands (нидерландский)
Norsk (норвежский)
Polski (польский)
Português (португальский)
Português-Brasil (бразильский португальский)
Română (румынский)
Suomi (финский)
Svenska (шведский)
Türkçe (турецкий)
Tiếng Việt (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
I've got Button:entity in my @inputs and I have @trigger at the bottom.
if(Button){
moneyRequest(Button, 10000, 30, "Play")
}
if(moneyClk()){Gamestart, Ready}
This is as far as I've got.
I just can't get it to work no matter how many times I try and use a function to "play" the game once you've pressed the start button and paid.
Is there anyone here that can code in expression 2?
I would need someone to code me a small code that would allow me to do the following with e2 and the tylerb's moneyrequest addon.
!rq *amount* *player* would request the *amount* to the *player*
!gv *amount* *player* would give the *amount* to *player*
Thank you to anyone that would be willing to do this.