T
tejdi
Guest
Hello everyone.
I've moved tfs from 10.76 to 10.41, but i need help with scripts.
I've a lot bugs like it:
Someone told me how to repair it:
and
But it will be a lot of job if i have to do everyscript one by one.
Can i add it to every .lua fastest way?
I've moved tfs from 10.76 to 10.41, but i need help with scripts.
I've a lot bugs like it:
Someone told me how to repair it:
Code:
function onUse(cid,***)
local player = Player(cid)
and
Code:
local player = Player(creature)
But it will be a lot of job if i have to do everyscript one by one.
Can i add it to every .lua fastest way?