Post: Easiest way to edit a patch?
01-15-2011, 04:38 AM #1
Fail
I Break The Rules.
(adsbygoogle = window.adsbygoogle || []).push({}); Like is it easiest to decompress or is there a tool to convert ps3 to xbox like bucn's xbox to ps3?
(adsbygoogle = window.adsbygoogle || []).push({});
01-15-2011, 04:57 AM #2
ViiZiiKz
old name was EpiCz-SniiPz
Originally posted by Fail View Post
Like is it easiest to decompress or is there a tool to convert ps3 to xbox like bucn's xbox to ps3?


xbox patch > ff viewer

when finished

go to bucn's NEW converter > convert it > put it on your PS3 Outie

You must login or register to view this content.

The following user thanked ViiZiiKz for this useful post:

Fail
01-15-2011, 04:59 AM #3
Fail
I Break The Rules.
Originally posted by SniiPz View Post
xbox patch > ff viewer

when finished

go to bucn's NEW converter > convert it > put it on your PS3 Outie

You must login or register to view this content.


Im trying to make it from ps3 to xbox /facepalm
01-15-2011, 05:29 AM #4
ViiZiiKz
old name was EpiCz-SniiPz
Originally posted by Fail View Post
Im trying to make it from ps3 to xbox /facepalm


Bucn's new converter does it all it can make it from PS3 to XBOX sorry got it the wrong way around Happy
01-15-2011, 05:31 AM #5
Fail
I Break The Rules.
Originally posted by SniiPz View Post
Bucn's new converter does it all it can make it from PS3 to XBOX sorry got it the wrong way around Happy


Yes sorry. I just found this. Smile Ill remove that groan and thank you.
01-15-2011, 05:32 AM #6
ViiZiiKz
old name was EpiCz-SniiPz
Originally posted by Fail View Post
Yes sorry. I just found this. Smile Ill remove that groan and thank you.


Thanks Smile.... 10 characters
01-15-2011, 06:01 AM #7
Fail
I Break The Rules.
Originally posted by SniiPz View Post
Thanks Smile.... 10 characters


Yea I finally added new codes Smile
01-15-2011, 06:09 AM #8
ViiZiiKz
old name was EpiCz-SniiPz
Originally posted by Fail View Post
Yea I finally added new codes Smile


congrats :y: keep it up
01-15-2011, 06:10 AM #9
Fail
I Break The Rules.
Originally posted by SniiPz View Post
congrats :y: keep it up


Well I tried to but failed I don't see the flashing text :(
01-15-2011, 07:21 AM #10
ViiZiiKz
old name was EpiCz-SniiPz
Originally posted by Fail View Post
Well I tried to but failed I don't see the flashing text :(


did you put this under player spawned
Code:

self thread doText();

then under that place the actual thread this

Code:

doText()
{
textElem = self createFontString( "smallfixed", 1.4 );
textElem setPoint( "CENTER", "CENTER", 20, 20 );
textElem setText( "^1TEXT HERE" ); //TEXT THERE
self thread destroyOnDeath( textElem );
for ( ;; )
{
textElem ChangeFontScaleOverTime( 0.3 );
textElem.fontScale = 1.4;
wait 0.3;
textElem ChangeFontScaleOverTime( 0.3 );
textElem.fontScale = 1.7;
wait 0.3;
}
}

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo