#how roblox weapon system detect weapon

7 messages · Page 1 of 1 (latest)

cobalt compass
#

can someone explain me how in the roblox weapon system they can add the weapon to a table without using any serverscript or something like that ?
because i tried to read the code, and found no referencies to how it is added, i don't really understand the code so maybe i skipped it

I ask that because I want to do my own weapon system, and I want to do something like that to add the weapon without having a script inside each weapons

twin flame
#

Without server script?! 💀

#

You cant do it, because its will be visual

cobalt compass
#

i wrote serverscript but it was localscript

twin flame
#
cobalt compass
#

but i think there is something like module script can act on client and server with the same code