Difference between revisions of "User talk:Ina Centaur/ProkHighScoreMemorial"
Jump to navigation
Jump to search
Ina Centaur (talk | contribs) (Created page with '<pre> // Replaces the high score set text to whatever it was before Prokofgate default { state_entry() { llSetText("Whack-a-Mole High Scoresn \n Adric Antfarm: 520 \n Ayamo...') |
Ina Centaur (talk | contribs) |
||
Line 7: | Line 7: | ||
state_entry() | state_entry() | ||
{ | { | ||
llSetText("Whack-a-Mole High | llSetText("Whack-a-Mole High Scores \n Adric Antfarm: 520 \n Ayamo Nozaki: 500 \n Megotta Zuta: 490 \n Merato Zilz:430 \n Prokoy Nova: 0",<1,1,1>,1); | ||
} | } | ||
Revision as of 01:52, 15 November 2010
// Replaces the high score set text to whatever it was before Prokofgate default { state_entry() { llSetText("Whack-a-Mole High Scores \n Adric Antfarm: 520 \n Ayamo Nozaki: 500 \n Megotta Zuta: 490 \n Merato Zilz:430 \n Prokoy Nova: 0",<1,1,1>,1); } }