SA-MP Forums Archive
How do i create new Factions and cars - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How do i create new Factions and cars (/showthread.php?tid=343536)



How do i create new Factions and cars - miley1 - 17.05.2012

How do i Create New Factions and cars To My Gamemode Ravenrp im new to this


Re: How do i create new Factions and cars - ViniBorn - 17.05.2012

This can help you

http://forum.sa-mp.com/showthread.ph...ht=faction+car
http://forum.sa-mp.com/showthread.ph...ht=faction+car


- miley1 - 18.05.2012

Bro Rep for you if it helps me out

how long can it take to make a faction 0.o


Re: How do i create new Factions and cars - dannyk0ed - 18.05.2012

If you do it correctly, 50 mins

I used to use Ravens, and it took me around 40 mins

Pedskins, ranks, etc


Re: How do i create new Factions and cars - miley1 - 18.05.2012

Bro i never did it before lol and how it take you now since u know it?


Re: How do i create new Factions and cars - dannyk0ed - 18.05.2012

I can help you, but not today.


Re: How do i create new Factions and cars - miley1 - 18.05.2012

Sounds great bro Any Instant Message I couldt add you ?


Re: How do i create new Factions and cars - Nobi - 16.06.2013

how to create faction car


Re: How do i create new Factions and cars - Nobi - 16.06.2013

hey carrot what command /sslocker ??


Re: How do i create new Factions and cars - SilverSkill - 21.08.2014

Make a rp fanction is very hard try this:
#include <a_samp>
#include <zcmd>
#include <sscanf2>

new Faction[MAX_PLAYERS]
#define MAX_FACTION 10//You now put 12,13,14,15
#define FACTIONLESS 0
#define LSPD 1
#define COLOR_LSPD 0x0000BBAA
//Now make a invite command with zcmd and sscanf.
//This is who make a rp faction.