#how do i make a script that when a text button is clicked and the player has enough currency it ...
25 messages · Page 1 of 1 (latest)
btw the text button is the parent of the script
and the item is in replicatedstorage.tools
using brain and skills
basically you use .MouseButton1Click event it checks if the value is >= cost then (if statement) and then give an item
no, remotevent first, then there check and do all that
the MouseButton1Click event only fire the event
do i need any remote events
yes
where
in a game
how do i check a leaderstat called RoTix
in my script
and where do i put the remote event