Help finish an old Baitcar FS
#1

I need someone to help me with this old baitcar FS I found.

What it needs:

-The faction lines removed and the key lines removed - as they were for testing purposes and will cause the FS not to work.
-The CMD to only be usable by Police skins 281, 282, 283, 284, 265, 266, 267

What would be nice (if easy to script):
-The baitcar has a yellow marker on the minimap for whoever did /baitcar

Please help, this will be an awesome FS for RP servers!
http://pastebin.com/98Tk1RzQ

Thanks: jakejohnsonusa
Reply
#2

pm'd you
Reply
#3

Ok thanks, Would anyone be able to add the "The baitcar has a yellow marker on the minimap for whoever did /baitcar" to this FS (if possible)?

Please & Thanks
-jakejohnsonusa
Reply
#4

Would somene be able to do this?
Reply
#5

Anyone, How do I make it where the baitcar is marked on the mini-map of just the person who typed /baitcar?
Reply
#6

Something like

foreach(Player, i)
{
new Float: x, Float: y, Float: z;
GetPlayerPos(playerid, x, y, z); // Getting the pos of the person who did /baitcar, you should place this out of the loop though
SetPlayerCheckpoint(i, x, y, z, 3.0);
}
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)