#Need help
1 messages · Page 1 of 1 (latest)
Just try stuff
U cant lose progress from experimenting, and it can help you understand it much better
Uhh ok
cam you describe the system more
Like just normal coin system when u collect it Ur coins value plus one but the thing is I want to do multiple of it
And I'm using remote
** You are now Level 5! **
like the coins are on the ground??
it depends how you want to handle it, you can actually do it entirely clientside
Using remote to make it exploitable...
use attributes or something clients cant alter then
have your server script in the coins detect the pickup, send a bindable event to client w the update, update the clients coin count on their side
Bro...
Why are using the detection on the server side
It should be in the client side
And did u just said use bindable event to communicate between server and client
I hope I don't misunderstood
Bro..
wait am i losing it LOL
Bindable is only for client to client or server to server
never mind im so lost right now actually