Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
next use the replace command( replace [filename] [target word or phrase] [replacement word or phrase] ) to change the parts of the template to match what needs to be uploaded( aka replace [FIRST_NAME] with John etc.(ps. you can use whatever number you want for [FILE_NUM]).
once you have all of the template replaced, use the mv command to rename the template to:
Boorman_John[whatever number you used as the file number](example Boorman_John[101])
next hack into the Death Row Database and the use the upload command( upload [file location] [file name]) to upload the file into the database. Don't forget to clear the logs and then disconnect.
Thats it. Hope this helped!
Any unused number.
I'll make some dice rolls so ^^ If I figured out it was so simple !
Thanks ! =)
yes heres how to do it
mv template.txt Boorman_John[XXXXXX]
cat Boorman_John[XXXXXX]
replace Boorman_John[XXXXXX] "FIRST_NAME" "John"
replace Boorman_John[XXXXXX] "LAST_NAME" "Boorman"
replace Boorman_John[XXXXXX] "RECORD_NUM" "XXXXXX"
replace Boorman_John[XXXXXX] "LAST_WORDS" I´m ready, Warden"
replace Boorman_John[XXXXXX] "[" ""
replace Boorman_John[XXXXXX] "]" ""
hope it helps (and thanks for nothing guys)