Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.