weltensturm / wac

WeltEnSTurm's Addons Compilation for Garry's Mod
21 stars 28 forks source link

Conflict with Falco's Prop Protection #117

Open Bryantdl7 opened 8 years ago

Bryantdl7 commented 8 years ago

Falco's prop protection, a very popular prop protection system, marks all WAC aircraft as constrained, and will not let you pick them up, or modify them in any way. Please call ent:CPPISetOwner(ply) on all parts of WAC aircraft to resolve this issue. More info here. http://ulyssesmod.net/archive/CPPI_v1-3.pdf

Thanks. image

weltensturm commented 8 years ago

The specification doesn't mention that EVERY ENTITY CREATOR has to call that function. I also doubt they made Garry call it. If you want it to work, find out how to do it without calling a function that might or might not be there.