Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Can someone help me with a dialog script that gives a player 1000 cash? [closed]

Asked by 5 years ago
Edited by M39a9am3R 5 years ago

Hi, can someone help me with a dialog script that gives a player 1000 cash if the player clicks a option

MODERATOR NOTICE: Do not offer or ask for rewards when asking or answering questions on our website. This is a liability and is against our Community Guidelines. Thank you.

Closed as Not Constructive by Rheines, JakyeRU, popeeyy, and M39a9am3R

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 5 years ago
Edited 5 years ago

Dialogue

For the dialogue you should read this and see what you can make out of it

Cash

For the cash system I recommend you check out this video made by AlvinBlox which gives you an introduction of how to implement a cash system. Then later on you can modify the cash value using a script or adding in game commands to the chat.

Saving

EDIT: Found this article that might help you with saving player's cash values if you can't understand everything in the video.

Ad