/******************************************************************************* * Function: IsPlayerInWater(playerid) * Description: The IsPlayerInWater need to see if a player is swimming (so it does not work if you're in the water with a vehicle) *******************************************************************************/ /******************************************************************************* * Function: GetPlayerID(name[]) * Description: The GetPlayerID return the id of a player by name *******************************************************************************/ /******************************************************************************* * Function: GetPlayerFromIP(ip[]) * Description: The GetPlayerIDFromIP return the id of a player through its ip *******************************************************************************/ /******************************************************************************* * Function: ToUpperCase(string[]) * Description: The toUpperCase transforms the characters of a string from lowercase to uppercase *******************************************************************************/ /******************************************************************************* * Function: ToTiny(string[]) * Description: The ToTiny has the inverse function of toUpperCase, transforms the characters of a string from upper to lower case *******************************************************************************/ /******************************************************************************* * Function: IsPrimeNumber(number) * Description: The IsPrimeNumber see if a number is prime or not *******************************************************************************/ /******************************************************************************* * Function: RandomBetweenNumbers(...) * Description: The RandomBetweenNumbers creates a random number between the brackets *******************************************************************************/ /******************************************************************************* * Function: RandomBetweenCharacters(...) * Description: The RandomBetweenCharacters creates a random one of the characters within the brackets *******************************************************************************/
@Phanto90 I don't say you're lieing or something but before speaking need proofs. I see it's all regual except some functions like IsPlayerInWater...
|
Because that functions are copied by a thread useful function of an italian forum, also the creator told me he done it only because he thought it was more functional to use an include rather than using lines in a gamemode (his words)
Trust me, i know what i'm saying. |
Because that functions are copied by a thread useful function of an italian forum, also the creator told me he done it only because he thought it was more functional to use an include rather than using lines in a gamemode (his words)
Trust me, i know what i'm saying. |