Tools for PowerPC Macs

Questions about the content creation procedure go here, including using Forge, Anvil, or other editors, or operating emulators like Basilisk II.
User avatar
irons
Vidmaster
Posts: 2651
Joined: Mar 1st '06, 20:44
Location: (.Y.)
Contact:

3371-Alpha wrote:Barley.
sounds like my job dude
User avatar
3371-Alpha
Cyborg
Posts: 328
Joined: Nov 6th '15, 01:26
Location: Veldin Orbit

Only you have more experience. Takes me up to 10 times just to get it right!
PowerMac G5 Dual 2.0GHz 2003 (Model: 7,2)
Mac OS X 10.5.8 (Leopard)
7GB RAM (OWC PC-3200U-30330 DDR SDRAM 400MHz)
ATi Radeon X800 XT (GPU overclocked to 500MHz, VRAM to 550MHz)
User avatar
irons
Vidmaster
Posts: 2651
Joined: Mar 1st '06, 20:44
Location: (.Y.)
Contact:

guess how i learned to program
User avatar
irons
Vidmaster
Posts: 2651
Joined: Mar 1st '06, 20:44
Location: (.Y.)
Contact:

hint
function player_damaged ( victim_player_index , aggressor_player_index , aggressor_monster_index , damage_type , damage_amount , projectile )

screen_print("Player damaged");

end
for wrk:
function init ( )
MOTHAFUCKA_TARGET = { 0 , 1 , 2 , 3 , 4 , 5 , 6 , 7 }
for player_in_here = 1 , number_of_players ( ) , 1 do
player_levels [ players_in_here ] = 0
item_counter_1 [ players_in_here ] = 0
item_counter_2 [ players_in_here ] = 0
summon_timer [ players_in_here ] = 0
summon_ticka [ players_in_here ] = 0
fatass_timer = 0
item_timer [ players_in_here ] = 0
end
no_class = 0
wizard_class = 1
fighter_class = 2
thief_class = 3
for arbitrary_variable_players = 0 , number_of_players ( ) -1 do
player_classes [ arbitrary_variable_players + 1 ] = 0
end
wizard_class_skills = { _item_magnum , _item_flamethrower , _item_green_ball }
fighter_class_skills = { _item_alien_weapon , _item_assault_rifle , _item_smg }
thief_class_skills = { _item_plasma_pistol , _item_shotgun , _item_missile_launcher }
wizard_class_names = { "Sonic Boom" , "Searing Fist" , "Summon Monster" }
fighter_class_names = { "Big Punch" , "Energetic Punch" , "Jump Punch" }
thief_class_names = { "Backstab" , "Trap" , "Seeking Dart" }
item_names = { "No Item" , "Healing Potion" , "Invincibility Potion" , "Invisibility Potion" }
end
User avatar
3371-Alpha
Cyborg
Posts: 328
Joined: Nov 6th '15, 01:26
Location: Veldin Orbit

One last question, why do you have so many accounts irons/Patrick/Wrkncacnter?
PowerMac G5 Dual 2.0GHz 2003 (Model: 7,2)
Mac OS X 10.5.8 (Leopard)
7GB RAM (OWC PC-3200U-30330 DDR SDRAM 400MHz)
ATi Radeon X800 XT (GPU overclocked to 500MHz, VRAM to 550MHz)
User avatar
irons
Vidmaster
Posts: 2651
Joined: Mar 1st '06, 20:44
Location: (.Y.)
Contact:

why does divinity have so many aspects
User avatar
3371-Alpha
Cyborg
Posts: 328
Joined: Nov 6th '15, 01:26
Location: Veldin Orbit

Do you have anymore that I didn't mention?
PowerMac G5 Dual 2.0GHz 2003 (Model: 7,2)
Mac OS X 10.5.8 (Leopard)
7GB RAM (OWC PC-3200U-30330 DDR SDRAM 400MHz)
ATi Radeon X800 XT (GPU overclocked to 500MHz, VRAM to 550MHz)
User avatar
Wrkncacnter
Vidmaster
Posts: 1953
Joined: Jan 29th '06, 03:51
Contact:

I've changed my mind. We should sticky this thread.
User avatar
treellama
Vidmaster
Posts: 6110
Joined: Jun 2nd '06, 02:05
Location: Pittsburgh
Contact:

maybe AP would mentor this guy, he loves old macs too
ChristTrekker
Cyborg
Posts: 175
Joined: Dec 17th '07, 23:34
Contact:

treellama wrote:maybe AP would mentor this guy, he loves old macs too
I still want to get A1 running on a Q840AV/NetBSD...
Post Reply