View Single Post
Kailo
Senior Member
Join Date: Sep 2014
Location: Moscow, Russia
Old 04-29-2019 , 15:49   Re: Teleporting Player Check "Non-Stuck"
Reply With Quote #9

Warning may fixed by:
PHP Code:
// Any array is int by default
AddVectors(oldPosview_as<float>({0.00.025.0}), oldPos); 
Error means you not included sdktools.inc file to your plugin, but you told otherwise. Just check everything.
Kailo is offline