02.05.2010, 11:20
(
Last edited by Lorenc_; 27/12/2010 at 11:14 PM.
)
LSF - Lorenc's Simple Functions
Hey everyone I've made a INC which is kind of basic..
and its my first INC!
Why I Made this INC?
I was trying to practice on loops because i wasn't really good at them
so instead of throwing this include i decided to release it and find a person who will use it.
Ok lets start with what the functions are:
Version 2 functions that been added:
yes there the functions... As you look through each function created you will know what they are..
Ill update the functions bit by bit!
Download:
http://pastebin.com/sEBYqGhN - V1 shitty based one
http://pastebin.com/kAVsbePw - V1 uses foreach by Freddo [BINMAN]
http://pastebin.com/ttsGMYCS - V2 uses foreach
Any bugs? Functions not working? Report them to me!
MIRRORS ARE ACCEPTED AND NO HARSH COMMENTS
Credits: Lorenc creating the INC, Tommy420 some functions , Freddo [BINMAN] for editing, Yless for foreach
Hey everyone I've made a INC which is kind of basic..
and its my first INC!
Why I Made this INC?
I was trying to practice on loops because i wasn't really good at them
so instead of throwing this include i decided to release it and find a person who will use it.
Ok lets start with what the functions are:
Code:
native GiveAllPlayersWeapon(Weaponid,Ammo) native ResetAllPlayersCash() native KickAllPlayers() native BanAllPlayers() native SetAllPlayersVirtualWorld(World) native SetAllPlayersSkin(Skinid) native SetAllPlayersInterior(Interior) SetAllPlayersScore(Score)
Code:
native ReturnNameGang(name[]); native ReturnPlayerGang(playerid); native NameContainsGang(playerid, clan[]); native SetMapNameModeText(string[]); native FindPlayer(const string[]);
Ill update the functions bit by bit!
Download:
http://pastebin.com/sEBYqGhN - V1 shitty based one
http://pastebin.com/kAVsbePw - V1 uses foreach by Freddo [BINMAN]
http://pastebin.com/ttsGMYCS - V2 uses foreach
Any bugs? Functions not working? Report them to me!
MIRRORS ARE ACCEPTED AND NO HARSH COMMENTS
Credits: Lorenc creating the INC, Tommy420 some functions , Freddo [BINMAN] for editing, Yless for foreach