#MT Gold Panning

1 messages · Page 1 of 1 (latest)

sonic badge
verbal spade
#

was planning on making an overcomplicated prospecting/gold panning thing because of that one roblox game 😭 looks nice, good job

#

could use some server side cooldowns tho

sonic badge
verbal spade
#

should probably do that for the sake of security, just in case yknow

verbal spade
# sonic badge Yeah, was about to add that and some location cooldowns but ended up not adding,...

use of callbacks here is kind of useless btw,

the durability check callback can be skipped as a whole since that data is available to the client already and if needed could be skipped by exploiters

and the reward callback doesnt really return anything useful, instead of notifying from the client you could do notifications from the server and by doing that you can just... remove the callback

small things tbh, but can add up. you can fix that... or not, just trying to help out

sonic badge
#

The checkCanPan callback only came to my mind as an extra security layer, even thought it is totally useless, it was an extra xD

verbal spade
sonic badge
#

Also added the feature I talked before

verbal spade
broken cloud
#

What is your server called?

#

Is it Elite Chile RP, or Serenity Rp.

sonic badge
#

None of those

quick portal
#

looks great - all the suggestions in the github version?

quick portal
#

hm, standing in water and the script doesn't start

#

if I swim out I get the warning that I'm swimming

sonic badge
#

Gotta make sure you have the correct props or if you changed then that you have them correctly configure