ENG *versión en español de este video acá http://dai.ly/x2rdju1
A tutorial about how-to add a kerbal with a custom name, gender and maybe a specialization that we want ;D
Its obvious that this will be obsolete one day in future versions, but in the meantime this is quite helpfull if you want to customize your game with the right kerbal that suits your needs
PS: Blurry subtitles?... Sorry about that, i was to excited about sharing the video so i forgot to fix that, it wont happen again ;D
Still missing the fun of Kerbal Space Program?! Buy it here
http://gog.com/game/kerbal_space_program or http://kerbalspaceprogram.com/kspstore
Links of stuff i used in this video
Download notepad++ here http://notepad-plus-plus.org
Racer font by onezero http://dafont.com/racer.font
WARNING, DO NOT USE THE FOLLOWING CODE IN YOUR SAVE SINCE THE VIDEO DESCRIPTION MAYBE CHANGED THE CODE STRUCTURE, USE IT JUST AS A REFERENCE OF WHAT TO DO
The (THE SAMPLE TEXT) must be filled according to this indications
MEN GENDER PUT male
WOMAN GENDER PUT female
YOU ARE A BADASS PUT true
YOU ARENT A BADASS PUT false
KERBAL { name = (NAME ME) gender = (GENDER) type = Crew brave = 0.5 dumb = 0.5 badS = (BADASS) tour = False state = Available ToD = 0 idx = -1 CAREER_LOG { flight = 0 } FLIGHT_LOG { flight = 0 } }
SPA
Tutorial para agregar un kerbal con nombre, sexo, actitud y chance una carrera que nosotros elijamos ;D
Posiblemente esto quede obsoleto en las futuras versiones, pero por ahora te será de utilidad si quieres customizar tu juego con un kerbal hecho a tu medida
PD: Disculpa por los subtitulos desenfocados, de la emoción de subir el video olvide totalmente esa parte, no volverá a pasar ;D
¡¿Aun no tienes Kerbal Space Program?! Cómpralo acá
http://gog.com/game/kerbal_space_program o http://kerbalspaceprogram.com/kspstore
Fuente Racer by onezero http://dafont.com/racer.font
Wallpaper del intro http://minecraft.novaskin.me/wallpapers#office2
PRECAUCION, NO USES EL SIGUIENTE CODIGO EN TU SAVE YA QUE LA DESCRIPCION DEL VIDEO PUDO HABER ALTERADO LA ESTRUCTURA DEL CODIGO, USALO SOLO COMO REFERENCIA DE LO QUE DEBES DE HACER
El (TEXTO DE EJEMPLO) debe ser llenado siguiendo estas indicaciones
SEXO HOMBRE PON male
SEXO MUJER PON female
ERES HARDCORE PON true
NO ERES HARDCORE PON false
KERBAL { name = (PONME NOMBRE) gender = (SEXO) type = Crew brave = 0.5 dumb = 0.5 badS = (HARDCORE) tour = False state = Available ToD = 0 idx = -1 CAREER_LOG { flight = 0 } FLIGHT_LOG { flight = 0 } }