> 1 <
| Author | Message |
marius
10 posts |
#88994 2009-12-29 13:41 GMT |
|
Hello all website users.Today i do new sa-mp tutorial.How to Make Timer.Ok Let's start.
First Step: Top Script Write This Code. forward timer();Second Step: //Find ongamemodeinit or onfilterscriptinit line and write after it this code SetTimer("timer",10000,true); //You can change this 10000 numbersThird Step: // Go in the bottom of and write this code public timer() // This Code 0xAA3333AA is color..This color is red. You can find all colours codes in wiki.sa-mp.comCongratulation you are made new timer Tutorial by Marius Sorry for my bad english |
|
> 1 <


