- Code: Select all
storeLastKey(getLastKey());
if(areLastKeys("cheat1")) //Catch the cheat word
{
x += 10;
}
if(areLastKeys("cheat2")) //Catch the cheat word
{
x += 10;
}
storeLastKey(getLastKey());
if(areLastKeys("cheat1")) //Catch the cheat word
{
x += 10;
}
if(areLastKeys("cheat2")) //Catch the cheat word
{
x += 10;
}
storeLastKey(getLastKey());
if(areLastKeys("cheat1")) //Catch the cheat word
{
//The action for cheat1
x += 10;
}
if(areLastKeys("cheat2")) //Catch the cheat word
{
//The action for cheat2
y += 10;
}
M m m m ! YouPiiiimakslane wrote:Wait the 1.2.8 version . . . (will be released soon)
Users browsing this forum: No registered users and 1 guest