Gang,Base... - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Gang,Base... (
/showthread.php?tid=70955)
Gang,Base... -
Frankox - 28.03.2009
I would like you to tell me how i can make a gang, but i mean that like in penls mode that every gang has a leader and 6 ranks and it has commands /invite /giverank /uninvite ... And about gang base, i need to make it with mta editor or?
Pls help.
Re: Gang,Base... -
Frankox - 28.03.2009
Help pls
Re: Gang,Base... -
Frankox - 28.03.2009
Oh c'mon help me
Re: Gang,Base... -
Frankox - 29.03.2009
Why noone is repliing?
Re: Gang,Base... -
illay - 29.03.2009
Frankox,
The heck do you write something like posts
----------------------------
pawn Code:
enum gInfo {
Ballas, //- In gang Ballas
Grove, //- In gang Grove
Vagos //- In gang Ls Vagos
}
new PlayerGangInfo[MAX_PLAYERS][gInfo];
// PlayerGangInfo[i][Ballas]; = Player Gang Status = Ballas...
His this ante groups gang the playful.
Re: Gang,Base... -
Frankox - 30.03.2009
Quote:
Originally Posted by illay
Frankox,
The heck do you write something like posts
----------------------------
pawn Code:
enum gInfo { Ballas, //- In gang Ballas Grove, //- In gang Grove Vagos //- In gang Ls Vagos }
new PlayerGangInfo[MAX_PLAYERS][gInfo];
// PlayerGangInfo[i][Ballas]; = Player Gang Status = Ballas...
His this ante groups gang the playful.
|
But i mean like in penls gamemode
Re: Gang,Base... -
illay - 30.03.2009
pawn Code:
*PlayerInfo[i][ballas] = Player gang - Ballas //On PlayerCommand text (cmd=ballas einige code = *)
Re: Gang,Base... -
Frankox - 31.03.2009
Quote:
Originally Posted by illay
pawn Code:
*PlayerInfo[i][ballas] = Player gang - Ballas //On PlayerCommand text (cmd=ballas einige code = *)
|
You know how to make a gang with ranks, leader and that like in PENLS mod??
Re: Gang,Base... -
Frankox - 31.03.2009
.......
Re: Gang,Base... -
basker - 01.04.2009
Or look at this :P
https://sampwiki.blast.hk/wiki/PAWN_tuto...eam_deathmatch