25-09-2004, 01:01 PM
25-09-2004, 07:00 PM
TTF = Towards The Future. It's a VR quest that is renound for giving a lot of EXP.
Don't worry, everyone has to start somewhere!
Don't worry, everyone has to start somewhere!
26-09-2004, 06:58 AM
D'OH! i cant get online!
26-09-2004, 12:20 PM
Oh well. I used to think it'd be impossible to get online, and then I just "did".
28-09-2004, 12:25 AM
For all you people who said hacked mags DONT block rares on GC PSO, I think ur wrong. I used a hacked mag before i was enlightened by legitness,
and when i started using a legit mag, i started finding rares. Also, i NEVER find rares in games with a 1304 user, but in legit games i usually find at least one...I dunno if its just a coincidence or not, but im preety sure hacked mags block rares.
and when i started using a legit mag, i started finding rares. Also, i NEVER find rares in games with a 1304 user, but in legit games i usually find at least one...I dunno if its just a coincidence or not, but im preety sure hacked mags block rares.28-09-2004, 04:30 AM
Gao Than Wrote:For all you people who said hacked mags DONT block rares on GC PSO, I think ur wrong. I used a hacked mag before i was enlightened by legitness,That's one of the main reasons why back when I had a pair of devil's wing that were hacked I got so fed up that I made my own set of them and from then on have not used hack mags. I now have made Sato, Nidra, and Devil's Wing since I trashed the hack mag.and when i started using a legit mag, i started finding rares. Also, i NEVER find rares in games with a 1304 user, but in legit games i usually find at least one...I dunno if its just a coincidence or not, but im preety sure hacked mags block rares.
28-09-2004, 02:32 PM
Gao Than Wrote:For all you people who said hacked mags DONT block rares on GC PSO, I think ur wrong. I used a hacked mag before i was enlightened by legitness,It is just a coincidence. Rena-Ko, Kefka and myself are not wrongand when i started using a legit mag, i started finding rares. Also, i NEVER find rares in games with a 1304 user, but in legit games i usually find at least one...I dunno if its just a coincidence or not, but im preety sure hacked mags block rares.

28-09-2004, 06:51 PM
There's no proof yet either way.
28-09-2004, 06:56 PM
i think it could be possible but it must have been hard to make that kind of "blocker"
28-09-2004, 06:58 PM
Not really- infact, it would be a few lines, like:
if ($mag_level > 200)
{
$rares_per_character = 0;
}
Of course, that's only PHP, but it's be pretty similar.
if ($mag_level > 200)
{
$rares_per_character = 0;
}
Of course, that's only PHP, but it's be pretty similar.