Taking up requests

Author Topic: Taking up requests  (Read 6701 times)

Sparta kick...Just plays the "This is sparta!" before knocking the player you are looking at backwards (like using a destructo wand), doing a little bit damage.

How about rape mod but modified
When rapemod activates it plays spy's suprise buttsecks song.

Sparta kick...Just plays the "This is sparta!" before knocking the player you are looking at backwards (like using a destructo wand), doing a little bit damage.

Munk's Server Pack

VCE_Modallvariable

Here's how it works, and example:

Code: [Select]
[Onvariabletrue] [Self] [VCE_Modallvariable] [Client] [Money] [Add] [<var:cl:JobMoney>]

What this does is on input, the listed variable is modified across all players on the server, in this case, it adds the amount of money a player's job says they make to every player in the server, for a VCE based CRPG, which is what I've been on and off developing for the past two years.



And VCE_Ifallvariable

This checks everyone's listed variable.

Example:

Code: [Select]
[4] [Onvariabletrue] [Self] [VCE_Ifallvariable] [Client] [Taxes] [<] [0] [5 10]
[5] [Onvariabletrue] [Client] [...

This is for if the players in the CRPG cannot pay all of their taxes, there is a long list of things that happen to them.

ok, I am leaving for australia.
Sorry I can't take any more requests
I'm leaving the topic unlocked, but don't expect me to take any of the requests