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

VIP Candy System * Epic vip plugin *


Post New Thread Reply   
 
Thread Tools Display Modes
gunstrike98
Junior Member
Join Date: Dec 2013
Old 12-16-2013 , 19:50   Re: VIP Candy System * Epic vip plugin *
Reply With Quote #31

I have tried but it does not work :/ I downloaded it and put all the files in cstrike on the server but does not work
gunstrike98 is offline
.Dare Devil.
Veteran Member
Join Date: Sep 2010
Old 12-17-2013 , 07:54   Re: VIP Candy System * Epic vip plugin *
Reply With Quote #32

Quote:
Originally Posted by gunstrike98 View Post
I have tried but it does not work :/ I downloaded it and put all the files in cstrike on the server but does not work
Obviously you did something wrong.
Did you compiled sma and did you put amxx to plugins folder and wrote vip_candy_system.amxx into plugins.ini ?
Also vip_candy_system.ini have to be in config folder, ohter way i have no idea what gonna happen.
.Dare Devil. is offline
gunstrike98
Junior Member
Join Date: Dec 2013
Old 12-17-2013 , 17:02   Re: VIP Candy System * Epic vip plugin *
Reply With Quote #33

No, I did not xD But one tip is to put a readme.txt or installation guide/ cant find plugins.ini

Last edited by gunstrike98; 12-17-2013 at 17:12.
gunstrike98 is offline
.Dare Devil.
Veteran Member
Join Date: Sep 2010
Old 12-18-2013 , 09:10   Re: VIP Candy System * Epic vip plugin *
Reply With Quote #34

Quote:
Originally Posted by gunstrike98 View Post
No, I did not xD But one tip is to put a readme.txt or installation guide/ cant find plugins.ini
I assume that this is basic knowledge but it is not problem for creating readme.
You will see that in R2
.Dare Devil. is offline
gunstrike98
Junior Member
Join Date: Dec 2013
Old 12-19-2013 , 03:40   Re: VIP Candy System * Epic vip plugin *
Reply With Quote #35

But is this even a counter-strike source plugin ?
gunstrike98 is offline
PoLiCe
Senior Member
Join Date: Apr 2013
Location: Xen™
Old 12-19-2013 , 06:43   Re: VIP Candy System * Epic vip plugin *
Reply With Quote #36

Quote:
Originally Posted by gunstrike98 View Post
But is this even a counter-strike source plugin ?
No.
__________________
PoLiCe is offline
Send a message via MSN to PoLiCe Send a message via Skype™ to PoLiCe
al3amri
Member
Join Date: May 2011
Old 12-21-2013 , 19:46   Re: VIP Candy System * Epic vip plugin *
Reply With Quote #37

Quote:
Originally Posted by gunstrike98 View Post
But is this even a counter-strike source plugin ?
i think you have cs:s server and you searching a plugins from amxmodx forum hmmmm...

GJ

@daredevil
Nice work

Suggestion:
Make VIP chat like admin chat
they start chatting with "@ <message>" in say_team, and only the head admins can see VIPs Chat And Chatting with them using "!<message>" in say_team.
__________________
YO !

Last edited by al3amri; 12-21-2013 at 19:50.
al3amri is offline
Going Dutch
Member
Join Date: Dec 2013
Old 12-21-2013 , 21:26   Re: VIP Candy System * Epic vip plugin *
Reply With Quote #38

Interesting.
__________________
Learning amxx/pawn and all that good stuff.

Last edited by Going Dutch; 12-22-2013 at 05:59.
Going Dutch is offline
Silks
Junior Member
Join Date: Dec 2013
Location: Estonia
Old 12-25-2013 , 05:25   Re: VIP Candy System * Epic vip plugin *
Reply With Quote #39

Estonian
I used:
ü = ü
ä = ä

Code:
[et]
VIP_CONNECT_TEXT1 = Golden VIP %s liitus!
VIP_CONNECT_TEXT2 = VIP %s liitus!
VIP_ONLINE1 = Online Gold VIPs: 
VIP_ONLINE2 = Online VIPs: 
VIP_NOONLINE = Hetkel ei ole serveris Vipe.
VIPMENU_TITLE = VipMenüü
VIPMENU_GLOWMENU = Glow menüü

next = Edasi
back = Tagasi
exit = Välju

// Glow color names
RED = Punane
GREEN = Roheline
BLUE = Sinine
YELLOW = Kollane
ORANGE = Oranž
CYAN = Cyan
WHITE = Valge

Awcolor = Sa valisid: %s!
glowmenu_title = VipMenüü || Palun vali värv!
glowmenu_title2 = VipMenüü || Palun vali värvi heledus 
glowclear = Eemalda glow
dbri_plus = Lisa heledust [+ 5]
dbri_minus = Vähenda heledust [- 5]
dbri_skal = Color RGB code right now: %d [%d %d %d]
dbri_vsul = The final result is: %d %d %d!
sobib = Okey!

3rdmenu_title = VipMenüü || 3rd view mode
3rdmenu_1 = 3rd view mode [%s]
enabled = Enabled
disabled = Disabled
enable = Enable
disable = Disable

menuhats_title = VipMenüü || Palun vali mütsi skin!
menuhats_1 = Mütsi menüü
menuhats_rem = Eemalda müts
menuhats_r = Sul on nüüd %s müts!

magic = Magic
masterchief = Masterchief
mau5 = Mau5
merlin = Merlin Hat
milk = Milk package
n_antileafvillage2m = Ninja
paperbag = Paper bag
pbbears = Rabbit ears
pirate2 = Pirate hat

skinmenu_title0 = VipMenüü || Palun vali skin menüü!
skinmenu_title01 = VipMenüü || Palun vali CT skin!
skinmenu_title02 = VipMenüü || Palun vali T skin!
skinmenu_0 = Skin menüü
skinmenu_10 = CT Skins
skinmenu_11 = T Skins
skinmenu_default = Default Skin
skin_selected = Sa valisid nüüd emdale %s skini!

// Vip skin names
vipmodel1 = Vip CT Skin 1
vipmodel2 = Vip CT Skin 2
vipmodel3 = Vip T Skin 1
vipmodel4 = Vip T Skin 2

auramenu_0 = Aura Mod [%s]
VM = VipMenu || \r !\d CANDY MENU\r !
bm_0 = * CANDY TIME! *
bm_1 = %d Health
bm_2 = %d Armor points
bm_3 = Weapon: G3SG1
bm_4 = Weapon: M249
bm_5 = Weapon: awp
bm_6 = Genades: 2 He, 4 Flash,6 SMoke

Last edited by Silks; 12-25-2013 at 05:27.
Silks is offline
Estland
Member
Join Date: Nov 2012
Old 12-30-2013 , 22:40   Re: VIP Candy System * Epic vip plugin *
Reply With Quote #40

@Silks: Kasuta Notepad++'i ja salvesta UTF-8 without BOM encodingus.
Estland 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 06:06.


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