
01-18-2009, 04:54 AM
|
|
Banned
|
Join Date: Jul 2008
Posts: 83
|
|
help with event script
|
Hello, I have a question? Say I was making a water race, and I wanted to put 1 image at the end of the race, and if the player touches that image, we will call it "block.png", it will say "(account) has won the race"? Could someone tell me please?
Would it be something along the lines of this:
if (playertouchsme) {
message SPC player.account has won the race;
}
How would I do something like this? |
|
|
|