| Blockland Forums > Suggestions & Requests |
| Taking up requests |
| << < (22/22) |
| jarelash:
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. |
| ßlöükfáce:
How about rape mod but modified When rapemod activates it plays spy's suprise buttsecks song. |
| Johnny Blockhead:
--- Quote from: jarelash on June 27, 2013, 06:39:24 PM ---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. --- End quote --- Munk's Server Pack |
| Gen. Hothauser:
VCE_Modallvariable Here's how it works, and example: --- Code: ---[Onvariabletrue] [Self] [VCE_Modallvariable] [Client] [Money] [Add] [<var:cl:JobMoney>] --- End code --- 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: ---[4] [Onvariabletrue] [Self] [VCE_Ifallvariable] [Client] [Taxes] [<] [0] [5 10] [5] [Onvariabletrue] [Client] [... --- End code --- 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. |
| MARBLE MAN:
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 |
| Navigation |
| Message Index |
| Previous page |