|
發表於 4-4-2008 13:55:50
|
顯示全部樓層
/*
* AMX X Mod script.
*
* (c) Copyright 2004, olol
*
* This file is provided as is (no warranties).
*/
#include <amxmodx>
/*
* TimeProjector displays the time and the next map on the top right corner of the client
* display as a hudmessage.
*
* History:
*
* v0.1: -
*/
public show_timer(id){
new MONTHS[12][] = {"1??,"2??,"3??,"4??,"5??,"6??,"7??,"8??,"9??,"10??,"11??,"12??}
new WEEK[7][] = {"銝 |
|