Home » Renegade Discussions » Mod Forum » How to make Mr. Tickles playable?
Re: How to make Mr. Tickles playable? [message #327096 is a reply to message #327086] |
Mon, 21 April 2008 13:44 |
|
BlueThen
Messages: 2402 Registered: February 2006
Karma:
|
General (2 Stars) |
|
|
Madrockz wrote on Mon, 21 April 2008 15:25 | Just a Code that lets your Current Charackter look like MR.Tickles.
class BlamoChatCommand : public ChatCommandClass {
void Triggered(int ID,const TokenClass &Text,int ChatType) {
GameObject *obj = Get_GameObj(ID);
Vector3 position;
position = Commands->Get_Position(obj);
Commands->Set_Model(obj, "mrtickles");
Commands->Set_Position(obj,position);
Console_Input(StrFormat("ppage %d |MR|: Have fun with Mr.Tickles.",Get_Player_ID(obj)).c_str());
}
};
ChatCommandRegistrant<BlamoChatCommand> BlamoChatCommandReg("!mrtickles",CHATTYPE_ALL,0,GAMEMODE_AOW);
| He said LE, we don't know if this is for his server or clientside mod.
rrutk, mrtickles's 3d figure is too big. If you were to try and buy him or a different character with him using the pt, you'd get stuck (unless you were on the outside of the building).
|
|
|
|
|
How to make Mr. Tickles playable?
By: rrutk on Mon, 21 April 2008 12:05
|
|
|
Re: How to make Mr. Tickles playable?
By: BlueThen on Mon, 21 April 2008 12:59
|
|
|
Re: How to make Mr. Tickles playable?
By: rrutk on Mon, 21 April 2008 13:13
|
|
|
Re: How to make Mr. Tickles playable?
By: cnc95fan on Mon, 21 April 2008 13:00
|
|
|
Re: How to make Mr. Tickles playable?
|
|
|
Re: How to make Mr. Tickles playable?
By: renalpha on Mon, 21 April 2008 13:12
|
|
|
Re: How to make Mr. Tickles playable?
|
|
|
Re: How to make Mr. Tickles playable?
By: rrutk on Mon, 21 April 2008 13:25
|
|
|
Re: How to make Mr. Tickles playable?
By: BlueThen on Mon, 21 April 2008 13:44
|
|
|
Re: How to make Mr. Tickles playable?
|
|
|
Re: How to make Mr. Tickles playable?
By: rrutk on Mon, 21 April 2008 13:28
|
|
|
Re: How to make Mr. Tickles playable?
|
|
|
Re: How to make Mr. Tickles playable?
By: rrutk on Mon, 21 April 2008 13:44
|
|
|
Re: How to make Mr. Tickles playable?
By: BlueThen on Mon, 21 April 2008 13:45
|
|
|
Re: How to make Mr. Tickles playable?
|
|
|
Re: How to make Mr. Tickles playable?
|
|
|
Re: How to make Mr. Tickles playable?
|
|
|
Re: How to make Mr. Tickles playable?
|
|
|
Re: How to make Mr. Tickles playable?
By: Spyder on Tue, 27 May 2008 23:42
|
|
|
Re: How to make Mr. Tickles playable?
By: _SSnipe_ on Mon, 21 April 2008 14:38
|
|
|
Re: How to make Mr. Tickles playable?
By: BlueThen on Mon, 21 April 2008 18:45
|
|
|
Re: How to make Mr. Tickles playable?
|
|
|
Re: How to make Mr. Tickles playable?
By: bisen11 on Wed, 23 April 2008 07:14
|
|
|
Re: How to make Mr. Tickles playable?
|
|
|
Re: How to make Mr. Tickles playable?
By: Lone0001 on Wed, 23 April 2008 08:55
|
|
|
Re: How to make Mr. Tickles playable?
|
|
|
Re: How to make Mr. Tickles playable?
By: neofmat on Tue, 29 April 2008 15:38
|
|
|
Re: How to make Mr. Tickles playable?
By: neofmat on Tue, 27 May 2008 18:45
|
|
|
Re: How to make Mr. Tickles playable?
|
Goto Forum:
Current Time: Tue Feb 04 22:56:36 MST 2025
Total time taken to generate the page: 0.01243 seconds
|