Re: C++ help [message #276524 is a reply to message #276521] |
Wed, 01 August 2007 09:14 |
Sn1per74*
Messages: 939 Registered: April 2006
Karma:
|
Colonel |
|
|
RoShamBo wrote on Wed, 01 August 2007 11:03 |
if(!Purchase_Item(<player GameObject *>, <cost>))
{
//not enough
}
else
{
//buy the item
}
Although the spy thing is possible, it required ASM hacks afaik.
|
Could I make a script or something? It doesn't seem to complicated. I mean, if somebody can make a boat and submarine script, how hard could it be to make something change color? Then again, I've never made a script before.
Creator: AoBFrost
[Updated on: Wed, 01 August 2007 09:14] Report message to a moderator
|
|
|