weapons don't work

Topics regarding Scripting with Reality Factory
Post Reply
Jay
RF Dev Team
Posts: 1232
Joined: Fri Jul 08, 2005 1:56 pm
Location: Germany

weapons don't work

Post by Jay »

I don't know why but all of my weapons don't work anymore...

Please help me...here's the weapon.ini:
Attachments
wdw.zip
(1.21 KiB) Downloaded 77 times
Everyone can see the difficult, but only the wise can see the simple.
-----
hike1
RF FAQ-Keeper
Posts: 607
Joined: Tue Jul 05, 2005 4:19 am
Contact:

Post by hike1 »

Check the bug forum, my weapons only work if I have them at the beginning, if I pick them up in game and holster or switch, the last one doesn't come back.
Jay
RF Dev Team
Posts: 1232
Joined: Fri Jul 08, 2005 1:56 pm
Location: Germany

Post by Jay »

hmm...i have them at begining. But they simply don't work. Is it something in the weapon.ini?
Everyone can see the difficult, but only the wise can see the simple.
-----
User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Post by QuestOfDreams »

What do you mean with "they don't work"? do they appear? are the animations playing? are they firing? causing damage? 1st or 3rd person?
:?
Jay
RF Dev Team
Posts: 1232
Joined: Fri Jul 08, 2005 1:56 pm
Location: Germany

Post by Jay »

It's 3rd person. They show, but play no animation and the projectile weapons don't fire. The melee weapons don'T do any damage.
Everyone can see the difficult, but only the wise can see the simple.
-----
User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Post by QuestOfDreams »

have you changed the player actor? remember that the weapons animations are all in the player actor
Jay
RF Dev Team
Posts: 1232
Joined: Fri Jul 08, 2005 1:56 pm
Location: Germany

Post by Jay »

I solved it. It was something very strange with the PlayerSetup.ini file: When I changed a bit of it (wanted to change some animations), suddenly the player actor was playing the attack animation all the time, and other animations weren't played.

A time ago i had that problem that the 'Land' animation didn't work, so i got a crash whenever i hit the floor.

I solved all of these problems (including the 'cannot attack problem') by copying the default PlayerSetup.ini over the present...
Everyone can see the difficult, but only the wise can see the simple.
-----
User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Post by QuestOfDreams »

Remember that you can't use the same .mot for different animations, because RF uses their name to determine which animation to play;
also the animation names are case sensitive...
Post Reply