Daniel1zD Posted August 13, 2013 Posted August 13, 2013 ayuda solo me se este para aser el cmd de fix de un auto fixVehicle(auto) pero nomese el del nitro porfavor alquien que me diga
tosfera Posted August 13, 2013 Posted August 13, 2013 Wrong section mate. :\ If you want to contact me directly concerning Advanced-Gaming, please contact me at [email protected]
Julian09123 Posted August 14, 2013 Posted August 14, 2013 Flaki toma: function nitro(p,c,t) if t == nil then player = p else player = findPlayer(t) end name = getPlayerName(player) name = string.gsub (name, "#%x%x%x%x%x%x", "") namebywho = getPlayerName(p) namebywho = string.gsub (namebywho, "#%x%x%x%x%x%x", "") addVehicleUpgrade ( getPedOccupiedVehicle(player), 1010 ) outputChatBox(namebywho.."#ffff00 added Nitro to "..name.."!", root, 255, 255, 0, true) end addCommandHandler("nitro", nitro) Skype: Juliang09123
Julian09123 Posted August 14, 2013 Posted August 14, 2013 Muchas gracias De nada. Skype: Juliang09123
Recommended Posts