#Error unkown?
2 messages · Page 1 of 1 (latest)
my suggestion would be for you to start from scratch copying code doesn’t help… watch devking beginner and advanced series…
2 messages · Page 1 of 1 (latest)
“local CAS =“ and then you have “ContextActionSevice” you forgot “r” in “Sevice” so that’s why you are getting that error cuz that service doesn’t exist just replace “Sevice” with “Service”
my suggestion would be for you to start from scratch copying code doesn’t help… watch devking beginner and advanced series…