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

VIPSystem


Post New Thread Reply   
 
Thread Tools Display Modes
alicx
BANNED
Join Date: Mar 2013
Location: Tunisia
Old 04-12-2013 , 09:51   Re: VIPSystem
Reply With Quote #61

it seems good why do you don't add "bunny hop " for vips ?
alicx is offline
Send a message via MSN to alicx Send a message via Skype™ to alicx
alicx
BANNED
Join Date: Mar 2013
Location: Tunisia
Old 04-12-2013 , 10:10   Re: VIPSystem
Reply With Quote #62

hey add this:
Quote:
[fr]
LOADED_VIP = Un vip a ete charge depuis la base de donnees
LOADED_VIPS = %d vips ont ete charges
NO_VIPS = Auncun vip trouve
NO_ENTRY = Vous n'avez pas acces a ce serveur...
NO_FILE = Le fichier '%s' est introuvable.
VIPS_LIST = La liste des vips
OUT_OF_RANGE = L'index du joueur est hors portee (%d).
INVALID_FORMAT = Format de Enregistrement invalide (%s).
NO_ACC_COM = Vous n'Avez pas accer a cette commande.
NO_ITEMS = Des options ont ete ajouter au Menu.
FORMAT_ADD = Format: addvip <Name|IP|Steam> <Password> <access flags> <account flags> <Expired date (dd.mm.yy)>
MENU_OPENING_AVAILABLE = Le menu peut etre ouvert %d fois par round.
VIP_ADDED = Ce VIP a ete ajoute.
VIP_MENU = Vip Menu
MENU_NEXT = Suivant
MENU_BACK = Retour
MENU_EXIT = Quitter
alicx is offline
Send a message via MSN to alicx Send a message via Skype™ to alicx
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 04-12-2013 , 13:25   Re: VIPSystem
Reply With Quote #63

Should be better in a correct french. Also your NO_ITEMS translation is incorrect.

UTF-8 without BOM:
Code:
[fr]
LOADED_VIP = 1 vip chargé depuis la base de données
LOADED_VIPS = %d vip chargés depuis la base de données
NO_VIPS = Aucun vip trouvé
NO_ENTRY = Tu n'as aucun droit d'accès sur ce serveur...
NO_FILE = Fichier '%s' non trouvé.
VIPS_LIST = Liste des Vips
OUT_OF_RANGE = Index du joueur hors plage (%d).
INVALID_FORMAT = Format d'enregistrement non valide (%s).
NO_ACC_COM = Tu n'as pas accès à cette commande.
NO_ITEMS = Les éléments n'ont pas été ajoutés au menu.
FORMAT_ADD = Usage: addvip <Nom|IP|Steam> <mots de passe> <flags d'accès> <flags du compte> <Date d'expiration (dd.mm.yy)>
MENU_OPENING_AVAILABLE = Le menu peut être ouvert %d fois par round.
VIP_ADDED = Le VIP est ajouté.
VIP_MENU = Menu Vip
MENU_NEXT = Suivant
MENU_BACK = Retour
MENU_EXIT = Sortie
__________________
- tired and retired -

- my plugins -

Last edited by ConnorMcLeod; 04-12-2013 at 13:29.
ConnorMcLeod is offline
alicx
BANNED
Join Date: Mar 2013
Location: Tunisia
Old 04-12-2013 , 14:56   Re: VIPSystem
Reply With Quote #64

Quote:
Originally Posted by ConnorMcLeod View Post
Should be better in a correct french. Also your NO_ITEMS translation is incorrect.

UTF-8 without BOM:
Code:
[fr]
LOADED_VIP = 1 vip chargé depuis la base de données
LOADED_VIPS = %d vip chargés depuis la base de données
NO_VIPS = Aucun vip trouvé
NO_ENTRY = Tu n'as aucun droit d'accès sur ce serveur...
NO_FILE = Fichier '%s' non trouvé.
VIPS_LIST = Liste des Vips
OUT_OF_RANGE = Index du joueur hors plage (%d).
INVALID_FORMAT = Format d'enregistrement non valide (%s).
NO_ACC_COM = Tu n'as pas accès à cette commande.
NO_ITEMS = Les éléments n'ont pas été ajoutés au menu.
FORMAT_ADD = Usage: addvip <Nom|IP|Steam> <mots de passe> <flags d'accès> <flags du compte> <Date d'expiration (dd.mm.yy)>
MENU_OPENING_AVAILABLE = Le menu peut être ouvert %d fois par round.
VIP_ADDED = Le VIP est ajouté.
VIP_MENU = Menu Vip
MENU_NEXT = Suivant
MENU_BACK = Retour
MENU_EXIT = Sortie
a propos Connor j'ai remarqué que la lettre "é" ne s'affiche pas , donc je l'ai remplacer par "e"
et en plus l'apostrphe " l'example " ne s'affiche pas !!
alicx is offline
Send a message via MSN to alicx Send a message via Skype™ to alicx
Just4Games
Senior Member
Join Date: Jan 2013
Location: Romania
Old 04-12-2013 , 15:19   Re: VIPSystem
Reply With Quote #65

Great plugin man!
Why you didn't make one for Health?
Just4Games is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 04-13-2013 , 01:39   Re: VIPSystem
Reply With Quote #66

Quote:
Originally Posted by alicx View Post
a propos Connor j'ai remarqué que la lettre "é" ne s'affiche pas , donc je l'ai remplacer par "e"
et en plus l'apostrphe " l'example " ne s'affiche pas !!
On english forums, write in english.
Special characters works fine, all you have to do is to encode file into 'UTF-8 without BOM' format.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
jingojang
Senior Member
Join Date: Feb 2010
Location: The Moon
Old 04-16-2013 , 06:28   Re: VIPSystem
Reply With Quote #67

Swedish translation, I like the plugin aswell.

Code:
[sv]
LOADED_VIP = Laddade 1 vip från databasen
LOADED_VIPS = Laddade %d vips från databasen
NO_VIPS = Inga vips hittades
NO_ENTRY = Du har inte tillgång till servern...
NO_FILE = Fil '%s' hittades ej.
VIPS_LIST = Vip Lista
OUT_OF_RANGE = Spelarindex utanför intervall (%d).
INVALID_FORMAT = Ogiltigt formad registrering (%s).
NO_ACC_COM = Du har ingen tillgång till det kommandot.
NO_ITEMS = Objekten lades ej till i menyn.
FORMAT_ADD = Format: addvip <Name|IP|Steam> <Password> <access flags> <account flags> <Expired date (dd.mm.yy)>
MENU_OPENING_AVAILABLE = Menyn kan öppnas %d gånger per runda.
VIP_ADDED = VIP tillagd.
VIP_MENU = Vip Meny
MENU_NEXT = Nästa
MENU_BACK = Tillbaka
MENU_EXIT = Stäng
Should be fully corrected and good to go.

Last edited by jingojang; 04-16-2013 at 06:30.
jingojang is offline
marcel201
Junior Member
Join Date: Jun 2011
Location: Romania
Old 04-22-2013 , 07:52   Re: VIPSystem
Reply With Quote #68

Is there a way to give vip to all players on the server without putting them access to each one?
marcel201 is offline
Itonzone
Junior Member
Join Date: Feb 2011
Old 04-24-2013 , 03:07   Re: VIPSystem
Reply With Quote #69

where is the .amxx file?
Itonzone is offline
guipatinador
SourceMod Donner Party
Join Date: Oct 2009
Location: Poortugal
Old 04-24-2013 , 05:39   Re: VIPSystem
Reply With Quote #70

Quote:
Originally Posted by Itonzone View Post
where is the .amxx file?
Compile the .sma
guipatinador 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:44.


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