Raised This Month: $51 Target: $400
 12% 

The Date


Post New Thread Reply   
 
Thread Tools Display Modes
bazhenov93
Veteran Member
Join Date: Oct 2010
Old 04-02-2012 , 21:50   Re: The Date
Reply With Quote #11

Quote:
Originally Posted by Doc-Holiday View Post
[es]
THE_DATE = La fecha
THE_TIME = El Tiempo
TIME_LEFT = Tiempo restante


not 100% sure if these are correct they are literal translations not taken in contexts. (Word for word)

EDIT: I don't speak Spanish my lil brother wanted to try his out that's from him lol. He's 11.
Well, is all correct, but THE_TIME is "La hora", Also for this plugin only need THE_DATE.
Anyway thanks.
bazhenov93 is offline
lucas_7_94
Leche Loco
Join Date: Mar 2009
Location: Argentina
Old 04-03-2012 , 13:48   Re: The Date
Reply With Quote #12

shift + tab , done.
__________________
ATWWMH - MiniDuels
Madness is like gravity, just need a little push.
lucas_7_94 is offline
Send a message via Skype™ to lucas_7_94
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 04-03-2012 , 14:06  
Reply With Quote #13

Quote:
Originally Posted by bazhenov93 View Post
Well, is all correct, but THE_TIME is "La hora", Also for this plugin only need THE_DATE.
Anyway thanks.
Either of the tines work but you are correct because of

Que hora es

The answer would be

La hora es
Doc-Holiday is offline
ServO
Senior Member
Join Date: Nov 2009
Location: Are you asking me out?
Old 04-06-2012 , 05:42   Re: The Date
Reply With Quote #14

Basic and nice! Me gusta. ;)
__________________
Zombie Dominance

To Do:
- Learn AMXx Script...
ServO is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 09-25-2015 , 09:18   Re: The Date
Reply With Quote #15

What you added is only:
PHP Code:
public sayTheDate(id)
{
    new 
ctime[64]
    
    
get_time("%m/%d/%Y"ctime63)
    
client_print(0print_chat"%L : %s"LANG_PLAYER"THE_DATE"ctime)
    
    return 
PLUGIN_CONTINUE

That just not enough to consider it a new submission. Also amxx default plugins are updated from one version to another, so editing one and posting it is not the best ideea. What you could do is to send a pull request on github with the modification of latest version of the plugin.

Unapproved.
__________________
HamletEagle is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:58.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode