29.11.2017, 18:56
Using:
Throws: NativeNotImplementedException: Native is not implemented. Was this native wrapper not created using a proxy factory?
Using 0.7 with SampSharp.Streamer References from Nuget Repository
Код:
var d = new DynamicPickup(20, 20, new Vector3(145.8119, -77.6938, 1.233); d.ShowInWorld(1);
Using 0.7 with SampSharp.Streamer References from Nuget Repository