Re: Clock Real Time by Noredine.There is no others ! -
Noredine - 22.02.2010
Quote:
Originally Posted by NPTechStudios
Quote:
Originally Posted by Noredine
Quote:
Originally Posted by NPTechStudios
Trиs script NICE. Je pensais que зa ressemblerait pure "merde". Mais Nope. Il semble rйellement bonne. Mкme si j'aurais prйfйrй qu'elle avait quelque chose comme Mon-Sun-dessus d'elle ou autre chose ... Oh well. Peut-кtre que sur la version 2! Merci!
|
I think it will be coming soon Version 2
|
Good good. Do you have an ETA?
|
ETA ?
Ps : You can upload me your fonts.txd at C:/Program Files/RockstarGames/GTA San Andreas/models
because i'm have a fukkin fonts... Thank you in advance
Re: Clock Real Time by Noredine.There is no others ! -
Scenario - 22.02.2010
ETA = Estimated Time of Arrival.
And what the hell are you talking about fonts?
Re: Clock Real Time by Noredine.There is no others ! -
Noredine - 22.02.2010
Quote:
Originally Posted by NPTechStudios
ETA = Estimated Time of Arrival.
And what the hell are you talking about fonts?
|
I'm need your fonts.txd , you can upload for me.. ?
ETA = Hmmm...I think 1 week, if I have time
Re: Clock Real Time by Noredine.There is no others ! -
Scenario - 22.02.2010
Cool Cool...
Okay, here ya go...
http://solidfiles.com/d/tHrG
Re: Clock Real Time by Noredine.There is no others ! -
Noredine - 22.02.2010
Quote:
Originally Posted by NPTechStudios
|
Thank you man
You want to be my partner? I alone is hard
You have msn ? PM ME
Re: Clock Real Time by Noredine.There is no others ! -
Onyx09 - 22.02.2010
cool release
Re: Clock Real Time by Noredine.There is no others ! -
Noredine - 22.02.2010
Thx
Re: Clock Real Time by Noredine.There is no others ! -
ДitisOnHuora - 23.02.2010
How can i change the time? I mean on my host the time is atm 12:00:00 but i want it 15:00:00... How can i do that?
Re: Clock Real Time by Noredine.There is no others ! -
Noredine - 23.02.2010
Quote:
Originally Posted by ДitisOnHuora
How can i change the time? I mean on my host the time is atm 12:00:00 but i want it 15:00:00... How can i do that?
|
You can't change time because this a realtime or type /settime 15

if you have this commands
Re: Clock Real Time by Noredine.There is no others ! -
ДitisOnHuora - 23.02.2010
Quote:
Originally Posted by Noredine
Quote:
Originally Posted by ДitisOnHuora
How can i change the time? I mean on my host the time is atm 12:00:00 but i want it 15:00:00... How can i do that?
|
You can't change time because this a realtime or type /settime 15  if you have this commands 
|
Tell me the command?
Re: Clock Real Time by Noredine.There is no others ! -
Noredine - 23.02.2010
Quote:
Originally Posted by ДitisOnHuora
Quote:
Originally Posted by Noredine
Quote:
Originally Posted by ДitisOnHuora
How can i change the time? I mean on my host the time is atm 12:00:00 but i want it 15:00:00... How can i do that?
|
You can't change time because this a realtime or type /settime 15  if you have this commands 
|
Tell me the command? 
|
Код:
dcmd_settime(playerid,params[])
{
if(AccInfo[playerid][Level] >= 3)
{
new Index;
new tmp[256]; tmp = strtok(params,Index);
new tmp2[256]; tmp2 = strtok(params,Index);
if(!strlen(tmp) || !strlen(tmp2) || !IsNumeric(tmp2)) return
SendClientMessage(playerid, LIGHTBLUE2, "Usage: /settime [PlayerID] [Time(Hour)]") &&
SendClientMessage(playerid, orange, "Function: Will set the Time of specified player!");
new player1 = strval(tmp);
new time = strval(tmp2);
new string[128];
if(AccInfo[player1][Level] == ServerInfo[MaxAdminLevel] && AccInfo[playerid][Level] != ServerInfo[MaxAdminLevel])
return SendClientMessage(playerid,red,"ERROR: You cannot use this command on this admin");
if(IsPlayerConnected(player1) && player1 != INVALID_PLAYER_ID)
{
SendCommandToAdmins(playerid,"SetTime");
format(string, sizeof(string), "|- You have set \"%s's\" Time to %d:00 -|", pName(player1), time);
SendClientMessage(playerid,BlueMsg,string);
if(player1 != playerid)
{
format(string,sizeof(string),"|- Administrator \"%s\" has set your Time to %d:00 -|", pName(playerid), time);
SendClientMessage(player1,blue,string);
}
PlayerPlaySound(player1,1057,0.0,0.0,0.0);
return SetPlayerTime(player1, time, 0);
}
else return ErrorMessages(playerid, 2);
}
else return ErrorMessages(playerid, 1);
}
Re: Clock Real Time by Noredine.There is no others ! -
Noredine - 25.02.2010
UP
Re: Clock Real Time by Noredine.There is no others ! -
Noredine - 13.03.2010
Up
Re: Clock Real Time by Noredine.There is no others ! -
Hernaner28 - 09.06.2010
Nice! The only thing is that the clock behind this textdraw is still showed.
Re: Clock Real Time by Noredine.There is no others ! -
Cameltoe - 10.06.2010
Quote:
Originally Posted by Hernaner28
Nice! The only thing is that the clock behind this textdraw is still showed.
|
Toggle clock

?
Nice script anyway
Re: Clock Real Time by Noredine -
KingHual - 04.08.2010
Quote:
Originally Posted by Eazy_Efolife
Код:
print("\n--------------------------------------");
print(" Clock by HP Loaded ");
print("--------------------------------------\n");
 Did you really make this?
|
No he didn't... he likes to steal a lot

Hahaha I hate such people... BTW Nordine... remember UnC ?
Re: Clock Real Time by Noredine.There is no others ! -
rbN. - 04.08.2010
Are you going to say that these clock really works? I hate clocks -.-. It works for all players, but geuss what.. NOT FOR ME :/.. Im getting pissed of this.
Anyways, I go check it out if it really works :/