[Help] Time is off
#1

I got a script that when you type /time it displays the time exept its 1hr slow, whats the problem.
Plz help.
Reply
#2

Any code to show ? lol ..
Reply
#3

Isnt there a general way to up the time +1hr?
Reply
#4

You can fix it ..

.. by fixing your servertime.
.. by adding +1 to your value where the hour is.
Reply
#5

How do you do that?
Reply
#6

Quote:
Originally Posted by Matthew_Murdoch
How do you do that?
Obviously you cannot script, show us your /time command and I/someone will do it.
Reply
#7

download link to the pwn:
http://www.sendspace.com/file/srkgho
Reply
#8

new bump()
{
return 1;
}

?
Reply
#9

All you do is do + or -[amount] next to the hour.
Reply
#10

Quote:
Originally Posted by Matthew_Murdoch
new bump()
{
return 1;
}

?
pawn Код:
public OnPlayerBumpsTopic(playerid, topicid)
{
  SendClientMessage(playerid, 0xFFFFFFAA, "SERVER: Stop bumping!");
  return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)