11.04.2010, 16:20
Quote:
Originally Posted by Steven82
How do i make it so when i add the owner's name, if the person not the owner's name and they get in it kicks them out.
|
Quote:
Originally Posted by Danny-08
little problem with AddPrivateVehicle
i am not sure if i am doing it correct i tried these in my game mode. AddPrivateVehicle(Owner[iKustomize],522,-1364.7598,-213.3435,13.7183,225.0000,126, 56, 6000); , AddPrivateVehicle([iKustomize],522,-1364.7598,-213.3435,13.7183,225.0000,126, 56, 6000); and AddPrivateVehicle(iKustomize,522,-1364.7598,-213.3435,13.7183,225.0000,126, 56, 6000); None of them worked just wondering if you could tell me where i am going wrong. EDIT- Also why would we put <pvehicles> as a include when your include file anme is "evf" should it not be #include <evf> ?? |
Quote:
Originally Posted by ░▒▓█MoNeYGiMp█▓▒░
could you show an example of the AddPrivateVehicle as in a proper example - with a test vehicle added. whenever i add one it says Owner[Example] is not defined or w/e
|
AddPrivateVehicle("(UvH)THIAZ99", 411, -1364.7598, -213.3435, 13.7183, 225.0000, 149, 149, 60);