Hi
I need some help here. I`m trying my hand at radialwalk as sps walking sucks a bit where I want to use it, But when I try to compile the code I get this error.
[Error] C:\Simba\Scripts\Crafting.simba(534:47): Invalid number of parameters at line 533
Compiling failed.
I know what the error means, but I do specify all the requirements for this function to work. I just don`t know what I`m doing wrong?
Here is the code
Simba Code:RadialWalkTolerance(4347997,50.0,65.0,1,1,4);
Colour : 4347997
Start Radial :50
End Radial:65
xmod: 1
ymod: 1
Tol: 4
What gives?
Thanks for the help.


Reply With Quote
