[FilterScript] [FS] Faction System (/checkfaction, /joinfaction)
#5

Erhm it doesn't have much features but variables but fine.
By the way:
pawn Код:
stock PlayerName(playerid) {
 new name[255];
 GetPlayerName(playerid, name, 255);
 return name;
}
Uh?
Why 255? The max string a name can fill is 24 (and even this is only when you set the name in-gamely.)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)