#Module works but doesnt print anything or clone anything?

1 messages · Page 1 of 1 (latest)

dire warren
#

So i was rescripting a module i had. I usually put prints to know if that point of the code was reached but this time it didnt work for some reason. The counter system works fine but the effscript clone system doesnt for some reason, even tho all the damage has been rescripted so it adapts to the new module.

#

Also in order to a weapon to deal damage, it has to go through all of that lines, which by logic it would activate the print, the damage works fine but the problem are the prints and the effscripts system

vestal tapir
#

holy nesting

dire warren
#

yes ik

#

i suck

#

im s1 whar do you expect

#

😭

vestal tapir
#

are you calling the right dmg:hurt function? maybe you still requiring the old module

dire warren
#

its the only module which has that name

vestal tapir
#

show calling side

dire warren
#

and pretty much the code is at it is rn

#

ok wait

dire warren
#

the script is fully server

vestal tapir
#

it's where you call the function from

dire warren
#

ohh okay

#

this is messy but all the weapons have these type of lines when doing dmg or similar

vestal tapir
dire warren
#

ik

#

it enables

#

on the module

#

but for some reason

#

it doesnt even clone

vestal tapir
#

then the problem is there

dire warren
#

yeah but for some reason the prints dont work too

vestal tapir
#

wait no hang on

dire warren
#

so i cant really know whats wrong since there are no errors displaying

vestal tapir
vestal tapir
vestal tapir
vestal tapir
#

bruh

dire warren
#

all the hurt functions are called by all weapons

#

but not poisoneff

#

this is poisoneff

#

just a simple damage scripts which doesnt require the module, since thats for counters n stuff

dire warren
#

nope

#

func is the script to make the sword work

vestal tapir
# dire warren

i suggest tracing this code since if the first print in the function is not showing then the calling side is not running

dire warren
#

okay