User:PerikiyoXD
Jump to navigation
Jump to search
This wiki is using an old backup from 2020
Some information may be old/missing
This is my user page.
I use my user page to test MediaWiki stuff.
function helloWorld()
{
print("Hello World!");
}
function onCheckpointEntered( player, checkpoint )
{
MessagePlayer( "You have entered a checkpoint! ID: " + checkpoint.ID, player );
}
function onCheckpointEntered( player, checkpoint )
{
MessagePlayer( "You have entered a checkpoint! ID: " + checkpoint.ID, player );
}