Type `BasePlayer' does not contain a definition for `EnableServerFall'Not An Issue

Error while compiling: NTeleportation.cs(4438,24): error CS1061: Type `BasePlayer' does not contain a definition for `EnableServerFall' and no extension method `EnableServerFall' of type `BasePlayer' could be found. Are you missing an assembly reference?

update the plugin

Or u can find in text editor EnableServerFall and change to SetServerFall. This is new function name.

Locked automatically