masterashh
New Member
- Joined
- Mar 15, 2014
- Messages
- 65
- Reaction score
- 0
Hi, I try run the customplayermover plugin but I get Compiler Error. Maybe someone can help me with that, Thanks!
CustomPlayerMover.cs
Compiler Error: warning CS2029: Invalid value for '/define'; '' is not a valid identifier
Compiler Error: c:\Users\User\Desktop\Skype\Plugins\CustomPlayerMover\CustomPlayerMover.cs(9,12) : error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Loki' (are you missing an assembly reference?)
Compiler Error: c:\Users\User\Desktop\Skype\Plugins\CustomPlayerMover\CustomPlayerMover.cs(76,16) : error CS0246: The type or namespace name 'JsonSettings' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\User\Desktop\Skype\Plugins\CustomPlayerMover\CustomPlayerMover.cs(154,33) : error CS0246: The type or namespace name 'Vector2i' could not be found (are you missing a using directive or an assembly reference?)
CustomPlayerMover.cs
Last edited: