08.09.2009, 21:10
I got a script that when you type /time it displays the time exept its 1hr slow, whats the problem.
Plz help.
Plz help.
Originally Posted by Matthew_Murdoch
How do you do that?
|
Originally Posted by Matthew_Murdoch
new bump()
{ return 1; } ? |
public OnPlayerBumpsTopic(playerid, topicid)
{
SendClientMessage(playerid, 0xFFFFFFAA, "SERVER: Stop bumping!");
return 1;
}