ItsMods

Full Version: Leecher claims credit for Roll the Dice in an interview
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
1. Don't take credit for making it, by that i mean don't change the thing says "You are playing Roll the Dice, made by JellyInjector"... leave that, i spent a lot of time working on this mod, and deserve a little credit... Now, if you need to have your name it, put it in the class names, you are susposed to edit those to your likings...
Code:
#include common_scripts\utility;
#include maps\mp\_airsupport;
#include maps\mp\_utility;
#include maps\mp\gametypes\_hud_util;

//Roll the Dice v4
//by JellyInjector

//Please don't be a douchebag and take credit for making this mod...
//If you want to have you're name in it, just change the class names

init()
{
Converted the mod to pc (copy-pasted a file) and played it for a bit today.

He has about 6-7 new rolls that I didn't have already - not counting the roll duplicates he made, such as "Just Throw It" being the same as "Shooting Guns", or "Super Stakeout" doing the same thing as "My Favorite Pistol". The rest are copied from my RTD, however some have slight changes such as turning 'World of Wax' into 'Wax World' or 'Sphere' into 'Fun ball', or such as changing the health in 'Hardcore' from 50% to 40%.
A little less than a quarter of the rolls don't work.
He removed the HUD elements as well as the rolls in my mod that didn't work on Wii plus a bunch of general functions, and moved the roll name text from the middle right of the screen to the top right of the screen.
Sounds like a pretty cool mod
(10-20-2012, 20:01)Pozzuh Wrote: [ -> ]Sounds like a pretty cool mod

If it said: made by @Pozzuh , I would totally agree.
Looks like people like stealing of you, @AZUMIKKEL
Pages: 1 2