help with a cheat

sir lister of s

Chieftain
Joined
Mar 1, 2005
Messages
3
this cheat is to compleaks for me to do cuse it dosent say were to put it in the thing can some one help me plees.
INSTRUCTIONS FOR TRANSLATORS!trigger 'DOR_T_Give_Gold' when (IsHumanPlayer(g.player) && (player.1.gold<=200000))
{
AddGold(g.player,1000000);
} :confused: :confused: :confused:
 
That's some kind of scripting language. Civ3 doesn't use one. At least, one we can get at.
 
well i whant a thing to give me unlimetid gold while playing and the stuff at the cheat thing i dont think i like and might not work on me pc could any one tell me how to start off with tones and tones and tones of cash and even in the middil of the game.
 
I wouldn't even bother with cheating. Btw, that also looks like C++.
 
The Omega said:
Unlimited gold isn't as useful as you'd think it is....
I agree with that. Civ 3 is a real strategy game, where gold doesn't buy you everything, and that's how it should be.

Think about it. If you really could buy everything with gold you'd think the Americans would have bribed those Iraqi insurgents a long time ago. ;)
 
it does look like C++...in fact it is!
btw is it just me or is he trying to speak in 1337? If he is I would be extremly relieved if some admin warns him.
 
He's not trying to speak in 1337...

I wish all people that wrote incoherently would be warned, but that's just me. Besides, at my forum, I can do that! :D

...but this guy's easier to understand than Xen...
 
<off topic>
It's NOT C++! First of all, you can't use 1 as and identifier name, and there's no 'when' keyword in C++. It's just another scripting language that looks like C++ (as most scripting languages do).
</off topic>
 
Back
Top Bottom