Rhino bug shoot

Started by Adrenaline, Sep 27, 2025, 02:35 AM

Previous topic - Next topic

Adrenaline

Shots are not reflected on the other screen, is there a way to solve this?


https://youtu.be/VN9wJalWCx8

DewsmokeYT

How are you doing this? I have a command called nuke that does the same thing but all over the map to mimic bomb explosions. If you PM me on Discord I can send you my code, since it shows on all players' screens. It's probably something simple.

habi2

Quote from: Adrenaline on Sep 27, 2025, 02:35 AMShots are not reflected on the other screen, is there a way to solve this?


https://youtu.be/VN9wJalWCx8
Is that white object on video  a custom tank?

Eva

But it also doesnt do any damage as far i can see, isnt that the problem?

Adrenaline

Quote from: DewsmokeYT on Sep 27, 2025, 08:07 AMHow are you doing this? I have a command called nuke that does the same thing but all over the map to mimic bomb explosions. If you PM me on Discord I can send you my code, since it shows on all players' screens. It's probably something simple.
Thanks, I'll write to you on Discord.

Adrenaline

Quote from: habi2 on Sep 27, 2025, 09:02 AM
Quote from: Adrenaline on Sep 27, 2025, 02:35 AMShots are not reflected on the other screen, is there a way to solve this?


https://youtu.be/VN9wJalWCx8
Is that white object on video  a custom tank?
Yes, it's a custom tank

Quote from: Eva on Sep 27, 2025, 10:15 AMBut it also doesnt do any damage as far i can see, isnt that the problem?

correct, the shots are not visible and it does no damage either.

Eva

You can set this in the xml file

(vG)DesTroYeR^

#7
@Adrenaline if that's done via ( CreateExplosion ) function, then check the parameters, you may have added it for the shooter only, or if this is a custom tank like the one we get via 'Panzer' then check File settings.
Take a glance at this function, it works for all players in my server

Adrenaline

Quote from: (vG)DesTroYeR^ on Sep 27, 2025, 05:06 PM@Adrenaline if that's done via ( CreateExplosion ) function, then check the parameters, you may have added it for the shooter only, or if this is a custom tank like the one we get via 'Panzer' then check File settings.
Take a glance at this function, it works for all players in my server

I'll try it and tell you tyy