Author Topic: Downed Mod - Will be RTB approved someday  (Read 9172 times)

I'm litreally looking forward to this add-on. I'm not the only one who agrees with this, read the op for once.

I was not referring to the entire mod, just the feature you're requesting.

that'll happen to one if their involvement in a project goes uncredited.
So you suggested the idea, and beta tested.

kay.

For whatever reason, I cannot host. And therefore I have had no way to test if my new code for reviving players works. So, I present to you a beta. All you need to do is host a server with two or more people, and try to click on eachother when you are down. What should happen is the downed player stops taking damage and after a while returns to normal with full health (I'll fine-tune some things once I know that what is there so far actually works).

http://pecon.us/storage/script_downed-beta.zip
warning: do not run with script_downed
« Last Edit: December 17, 2012, 08:12:47 PM by pecon98 »

Nice Job Pecon! :D

Cool beans on the revive script. I will wait until it is fully stable before DLing

Is really nobody willing to try the beta?

Is really nobody willing to try the beta?
link is 404 not found


Fixed
I tried this in a lan server by myself, in a minigame, default, and it didn't work as if I didn't enable it.
the rtb preference are there though

i'm thinking of locking onto 2nd slot, because weaponImages are too limited....
Why only the 2nd slot?
Why not let the host choose which slot?


I tried this in a lan server by myself, in a minigame, default, and it didn't work as if I didn't enable it.
the rtb preference are there though
Same, didn't work in an online server for me either.

Why only the 2nd slot?
Why not let the host choose which slot?
your idea is sure better, I guess I just didn't think of it...

%client.player.tool[0-4] returns the image that's in whichever tool slot.

%client.player.tool[0-4] returns the image that's in whichever tool slot.
Alright, I'll try that.
Same, didn't work in an online server for me either.
I'll try to see what the issue is.

Alright, I'll try that. I'll try to see what the issue is.
%tool[1] or %tool1 represents the second image in the player's inventory.