Anti NonRP Car Jack
#1

How can I do a Non RP Car Jack system?
Reply
#2

pawn Код:
COMMAND:nonrpcarjack(playerid)
{
    new vehicleid = GetClosestVehicle(playerid);
    new driver = GetVehicleDriver(vehicleid);
    RemovePlayerFromVehicle(driver);
    PutPlayerInVehicle(playerid,vehicleid,0);
    return 1;
}
EDIT: Oh i see the title you want an ANTI-nonrp carjack. Well It's easy, you don't have to do nothing, unless you have one of those gay servers where they force you to /me your carjack yet it takes 3-4 seconds fully animated to steal a car from someone.

It shouldn't be a fucking job to play a game.
Reply
#3

i think the way SA car jacks is actually rp unless the driver is speeding and is still being jacked - but in most cases its fine
Reply
#4

Done, i don't need help any more. I already did this system. Thanks for support !
Reply
#5

UP, i have some problems.. It doesn't work done..
Reply
#6

We can't help you if we cannot see any code. Be specific about what you want help with, your main question is very vague.
Reply
#7

Can you please stop using bold letters in your posts? It gets annoying.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)