Request: /settime Or /Dark
#1

Hi all,

My server does not has the /settime or Something

Anyone has it? So i can install it, Its light all day..

Thanks
Reply
#2

pawn Код:
command(settime,playerid,params[])
{
    new time;
    if(!sscanf(params,"i",time)) return SetWorldTime(time);
    return 1;
}
This is just a basic SetTime script. You will need a ZeeX's Command Processor (zcmd include + sscanf).
Of course, you can add messages like USAGE: /settime and other sh** if you want.
Reply
#3

Can you make it a SF ?
Reply
#4

Quote:
Originally Posted by Rickzor14
Can you make it a SF ?
What SF? (Sorry I'm not so good at English)
Reply
#5

Filterscript,

So i add it in Filterscript,

And at server.cfg i do Filterscript: ''Scriptname''

Know ?
Reply
#6

Yeah I know what is FS
You typed SF so I didn't know what you think.
I'll do it tommorow, I must go now.
Reply
#7

I need it Today,

Can you post it ?
Reply
#8

Download link

Use my zcmd include, because it has integrated sscanf.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)