À propos de ce fichier
Bonjour !
Aujourd'hui je propose ma 1ere include que j'ai realiser aujourd'hui, celle-ci regoupe quelques fonctions utiles pour les nouveaux codeurs (et pas scripteurs @Dutheil, j'ai compris ^^).
/*
native TeleportPlayer(playerid,string[],time,style,Float:X,Float:Y,Float:Z,interior,virtualworld,angle)
native MoveVehicleTo(vehicleid, Float:x, Float:y, Float:z, Float:health, interiorid)
native MoveObjectForGate(objectid, Float:X, Float:Y, Float:Z, Float:Speed ,funcname[], interval, repeating)
native GetTime()
native SetPlayerMoney(playerid,amount)
native KickAll()
native BanAll()
native IsPlayerOnFoot(playerid)
native GivePlayerHealth(playerid,Float:Health)
native ClearChat()
native SendNearbyMessage(playerid, Float:radius, string[], col1, col2, col3, col4, col5)
native IsPlayerNearPlayer(playerid, targetid, Float:radius)
*/