@JohnFromGWN Oh okay! gotcha i'll try and work my way around everything and just learn until I can understand. thanks for your help
coleb2001
View profile on GTA5-Mods.com »
Posts made by coleb2001
-
RE: When i write this "GetOffsetInWorldcoords" it says this 'player' does not contain a definition for 'getoffsetinworldcoords' and no accessible extension method
-
RE: When i write this "GetOffsetInWorldcoords" it says this 'player' does not contain a definition for 'getoffsetinworldcoords' and no accessible extension method
@JohnFromGWN My bad it worked when i typed in "GetOffsetPosition" I forgot to write Game.Player.GetOffsetPosition(new Vector3(), 5, 0,));
so is that <<<< the same as "GetOffsetInWorldcoords" ? my bad I'm pretty slow and I'm new to this stuff I was just following along in a video to see if I could do it.
this is exactly what it says when I use "GetOffsetInWorldcoords" 'type' does not contain a definition for 'name' and no accessible extension method 'name' accepting a first argument of type 'type' could be found (are you missing a using directive or an assembly reference?).
or if I use "UI.Notify" it says the same thing and I have no idea why..
-
RE: When i write this "GetOffsetInWorldcoords" it says this 'player' does not contain a definition for 'getoffsetinworldcoords' and no accessible extension method
@JohnFromGWN Says the same thing, i was following along in a video I was doing exactly everything the person was doing, I don't quite understand what I am doing wrong... but thank you for trying to help