hola! me llamo ELCOBALTO64_YT y quiero subir un mod a la pagina ya que siempre ha sido mi sueño, tengo todas las pruebas necesarias si hablan ingles pueden traducir este mensaje click here to install the mod 1 and click here to install mod 2
here is the videothese drives are set on private
also using videos or screenshots is the ideal and easier way for moderators to judge
--name: MADURO dance
--description: fart
local frame = 0
local function start_dance(m)
if (m.controller.buttonDown & L_TRIG ~= 0) then
smlua_anim_util_set_animation(m.marioObj, "mario")
frame = frame + 1
if frame > 297 then
frame = 0
end
set_anim_to_frame(m, frame)
end
end
local gangnam
function start_music(m)
if (m.controller.buttonDown & L_TRIG) ~= 0 then
if not gangnam then gangnam = audio_stream_load("NICOLAS MADURO FUNK.mp3") end
if smlua_anim_util_get_current_animation_name(m.marioObj) == "mario" then
audio_stream_play(gangnam, false, 1)
set_audio_muted(1)
end
end
end
function end_music(m)
if (m.controller.buttonReleased & L_TRIG ~= 0) then
audio_stream_play(gangnam, false, 0)
set_audio_muted(0)
end
end
local function stop_dance(m)
if (m.controller.buttonReleased & Y_BUTTON ~= 0) then
set_mario_action(m, ACT_DOUBLE_JUMP_LAND, 0)
end
Bro, it's the Gamnam Style mod with different music, it doesn't count towards modder status, read the rules firsthere is the videoDon't double post! Use that edit button! Post automatically merged:
the code:
LUA:--name: MADURO dance --description: fart local frame = 0 local function start_dance(m) if (m.controller.buttonDown & L_TRIG ~= 0) then smlua_anim_util_set_animation(m.marioObj, "mario") frame = frame + 1 if frame > 297 then frame = 0 end set_anim_to_frame(m, frame) end end local gangnam function start_music(m) if (m.controller.buttonDown & L_TRIG) ~= 0 then if not gangnam then gangnam = audio_stream_load("NICOLAS MADURO FUNK.mp3") end if smlua_anim_util_get_current_animation_name(m.marioObj) == "mario" then audio_stream_play(gangnam, false, 1) set_audio_muted(1) end end end function end_music(m) if (m.controller.buttonReleased & L_TRIG ~= 0) then audio_stream_play(gangnam, false, 0) set_audio_muted(0) end end local function stop_dance(m) if (m.controller.buttonReleased & Y_BUTTON ~= 0) then set_mario_action(m, ACT_DOUBLE_JUMP_LAND, 0) endDon't double post! Use that edit button! Post automatically merged:
PLSSSSSSSS REPLYYY RESPONDEEEEE
we tu que haces aqui ademas hablas español te desconnfiguraste?Bro, it's the Gambnam Style mod with different music, it doesn't count towards modder status, read the rules first
en cualquier momento puedo comentar, ademas te hablo español pa que me entiendas, este es un sitio en ingles, todos hablan ingleswe tu que haces aqui ademas hablas español te desconnfiguraste?
We, Estos mods son trabajos de otras personas que se esforzaron,si intentas ganarte el puesto de modder no te lo van a aceptar, me paso a mi por que usse un mod de shrek que no era mio, estoy trabajando en cambiar el modelo para hacer que me lo acepten, te lo digo por experienciatengo un mod propio lo subire mañana
Don't double post! Use that edit button! Post automatically merged:
chaos edition by cobalto
SABES QUE me rido mejor publico los mods por githubWe, Estos mods son trabajos de otras personas que se esforzaron,si intentas ganarte el puesto de modder no te lo van a aceptar, me paso a mi por que usse un mod de shrek que no era mio, estoy trabajando en cambiar el modelo para hacer que me lo acepten, te lo digo por experiencia
y ade#mas ese mod lo tome de la idea originalWe, Estos mods son trabajos de otras personas que se esforzaron,si intentas ganarte el puesto de modder no te lo van a aceptar, me paso a mi por que usse un mod de shrek que no era mio, estoy trabajando en cambiar el modelo para hacer que me lo acepten, te lo digo por experiencia