Jump to content

How to make an "Area of Effect" for ranged weapons? (like a Molotov)


Zeorik

Recommended Posts

Specifically, I'm trying to use the

 

<property name="Explosion.Buff" value="burningMolotov"/>

<property name="Explosion.Buff_chance" value="1"/>

<property name="Explosion.RadiusBuffs" value="150" />

 

to make a suicide 'Firebomb' rocket, and so adding it to a rocket projectile. IT works fine on singleplayer, but Multiplayer (on a Dedi server) causes a desync. Can... someone please help?

Link to comment
Share on other sites

  • 2 weeks later...

The fire effect that is used by the molotov (the ring of fire) I think is the cause of desync in Peer to Peer games (in SP and Dedi servers it works fine). I use that effect in Gnamod a lot and people playing it on peer to peer always have desync issues, while some people seem to be immune. The errors I have seen so far point towards some graphics driver not handling it properly.

 

Al we can do is hope the Fun Pimps fix this issue for A17.

Link to comment
Share on other sites

i can tell what the issue is.

 

some mods only need to be on the server, some need to be local. so if you can see it singleplayer, and you can see it multiplayer, but others cant.

you need to add those edits to the servers files, and also send your edited file to the other players, reboot the server and everyone join, then test, it should work

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...