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

LevelMod 8.0 with knifeskins. [ML Support]


Post New Thread Reply   
 
Thread Tools Display Modes
counter1strike6
Senior Member
Join Date: Sep 2014
Location: morocco
Old 12-13-2014 , 10:19   Re: LevelMod
Reply With Quote #31

could you please add gain xp by the players score
in the zombie escape only humans who can gain xp.

Last edited by counter1strike6; 12-13-2014 at 10:24.
counter1strike6 is offline
ironskillz1
AlliedModders Donor
Join Date: Jul 2012
Location: Sweden
Old 12-13-2014 , 14:42   Re: LevelMod
Reply With Quote #32

Quote:
Originally Posted by counter1strike6 View Post
could you please add gain xp by the players score
in the zombie escape only humans who can gain xp.
I do not support this plugin with updates unless its a bug or error in the plugin.
__________________
I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

Pm me.

Check out my roulette site.
ironskillz1 is offline
Send a message via Skype™ to ironskillz1
Krtola
Veteran Member
Join Date: Oct 2013
Location: Serbia
Old 12-14-2014 , 07:25   Re: LevelMod
Reply With Quote #33

Is this good way to disable give knife option:

PHP Code:
//
//First level should be 0 points
//To add an new level just do 
//"points" "name" "v_model" "p_model"
//
"0" "New player" 
"200" "Good player" 
"300" "Pro player" 
"500" "Elite player" 
"700" "Rambo with knife" 
"1000" "Respected player" 
You should set in first post download files colorchat.inc and nvault_util.inc

Last edited by Krtola; 12-14-2014 at 07:32.
Krtola is offline
Send a message via Skype™ to Krtola
ironskillz1
AlliedModders Donor
Join Date: Jul 2012
Location: Sweden
Old 12-15-2014 , 05:45   Re: LevelMod
Reply With Quote #34

Quote:
Originally Posted by Krtola View Post
Is this good way to disable give knife option:

PHP Code:
//
//First level should be 0 points
//To add an new level just do 
//"points" "name" "v_model" "p_model"
//
"0" "New player" 
"200" "Good player" 
"300" "Pro player" 
"500" "Elite player" 
"700" "Rambo with knife" 
"1000" "Respected player" 
You should set in first post download files colorchat.inc and nvault_util.inc
Nah man to give the default knife just use this
PHP Code:
//
//First level should be 0 points
//To add an new level just do 
//"points" "name" "v_model" "p_model"
//
"0" "New player" "models/v_knife.mdl" "models/p_knife.mdl"
"200" "Good player" "models/v_knife.mdl" "models/p_knife.mdl"
"300" "Pro player" "models/v_knife.mdl" "models/p_knife.mdl"
"500" "Elite player" "models/v_knife.mdl" "models/p_knife.mdl"
"700" "Rambo with knife" "models/v_knife.mdl" "models/p_knife.mdl"
"1000" "Respected player" "models/v_knife.mdl" "models/p_knife.mdl" 
I will add colorchat and nvault_util to the post, thank you
__________________
I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

Pm me.

Check out my roulette site.

Last edited by ironskillz1; 12-15-2014 at 05:46.
ironskillz1 is offline
Send a message via Skype™ to ironskillz1
Krtola
Veteran Member
Join Date: Oct 2013
Location: Serbia
Old 12-15-2014 , 16:42   Re: LevelMod
Reply With Quote #35

Quote:
Originally Posted by ironskillz1 View Post
Nah man to give the default knife just use this
PHP Code:
//
//First level should be 0 points
//To add an new level just do 
//"points" "name" "v_model" "p_model"
//
"0" "New player" "models/v_knife.mdl" "models/p_knife.mdl"
"200" "Good player" "models/v_knife.mdl" "models/p_knife.mdl"
"300" "Pro player" "models/v_knife.mdl" "models/p_knife.mdl"
"500" "Elite player" "models/v_knife.mdl" "models/p_knife.mdl"
"700" "Rambo with knife" "models/v_knife.mdl" "models/p_knife.mdl"
"1000" "Respected player" "models/v_knife.mdl" "models/p_knife.mdl" 
I will add colorchat and nvault_util to the post, thank you
Ok,thank you. I like idea for knife,but for me just knife models without special sounds and without increase damage or some skills like speed,gravity ... is meaningless.

Last edited by Krtola; 12-15-2014 at 16:42.
Krtola is offline
Send a message via Skype™ to Krtola
ironskillz1
AlliedModders Donor
Join Date: Jul 2012
Location: Sweden
Old 12-15-2014 , 18:05   Re: LevelMod
Reply With Quote #36

Quote:
Originally Posted by Krtola View Post
Ok,thank you. I like idea for knife,but for me just knife models without special sounds and without increase damage or some skills like speed,gravity ... is meaningless.
The plugin is coded more like an rank system not a power up system.
But i think if you post the plugin in Suggestions / Requests and ask for the changes you want someone will probably do it.
__________________
I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

Pm me.

Check out my roulette site.
ironskillz1 is offline
Send a message via Skype™ to ironskillz1
GX_JazZ
Member
Join Date: Dec 2014
Old 12-16-2014 , 04:22   Re: LevelMod
Reply With Quote #37

Good job
GX_JazZ is offline
Send a message via Skype™ to GX_JazZ
ironskillz1
AlliedModders Donor
Join Date: Jul 2012
Location: Sweden
Old 12-16-2014 , 05:06   Re: LevelMod
Reply With Quote #38

Quote:
Originally Posted by GX_JazZ View Post
Good job
Thanks
__________________
I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

Pm me.

Check out my roulette site.
ironskillz1 is offline
Send a message via Skype™ to ironskillz1
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 12-16-2014 , 10:25   Re: LevelMod
Reply With Quote #39

Just asking, how is this different from other xp plugins ? We like like 100000 of them here.
__________________
HamletEagle is offline
ironskillz1
AlliedModders Donor
Join Date: Jul 2012
Location: Sweden
Old 12-16-2014 , 11:27   Re: LevelMod
Reply With Quote #40

Quote:
Originally Posted by HamletEagle View Post
Just asking, how is this different from other xp plugins ? We like like 100000 of them here.
The only thing making this "xp" system unique is the easy knife system i guess.
__________________
I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

Pm me.

Check out my roulette site.
ironskillz1 is offline
Send a message via Skype™ to ironskillz1
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 01:21.


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