AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   New Plugin Submissions (https://forums.alliedmods.net/forumdisplay.php?f=26)
-   -   AWP Models [XP System Support] (https://forums.alliedmods.net/showthread.php?t=293454)

Nutu_ 01-13-2019 11:31

Re: AWP Models [XP System Support]
 
Quote:

Originally Posted by DevilBoy.eXe (Post 2634410)
I'm still waiting as you to make a plugin that have a menu with all weapons and from there you can select skins for any weapon and ofc that would include xp support ;)
Not very productive to create a plugin for each weapon

+1

OciXCrom 01-13-2019 18:57

Re: AWP Models [XP System Support]
 
Quote:

Originally Posted by HamletEagle (Post 2634518)
Please no, we already have 2352352354236345324523432 basic model plugins.
Spoiler

We still don't have one that lets you choose weapon models though. My knife models plugin is already approved and this one is the same, but only for AWP. If I make it for all weapons there won't be any need for the other 2 plugins.

zynthetik 12-30-2019 08:09

Re: AWP Models [XP System Support]
 
Hey, this plugin and the knife one has been working great, but I ran into a problem. The saving doesn't work after you change the map. I use both the knife and awp models, and also the rank system. I've set the cvar correctly, but the only "saving" happening is if you disconnect and then come back (only for knifemodels). I'll be waiting for your response, thanks in advance!

OciXCrom 12-30-2019 09:57

Re: AWP Models [XP System Support]
 
The problem is in your server, not the plugin. It's not shutting down properly thus it's unable to save the data in the end of the map. I've made a video a while ago that shows it's working as intended (at least on my test server):


Elit59 03-18-2020 03:57

Re: AWP Models [XP System Support]
 
hi.

how to fixed plugin? vip skin not save.

RBE sLayeR 05-05-2020 15:41

Re: AWP Models [XP System Support]
 
We have AWP Models , Knife Models .... but what about creating a Player Models Plugin
Btw nice plugin I like it

alferd 05-17-2020 09:04

Re: AWP Models [XP System Support]
 
@OciXCrom:
You really have good intelligence

God willing, you will do greater things

artYY 05-17-2020 19:36

Re: AWP Models [XP System Support]
 
Is it possible create a menu for others weapons? Like Ak and M4A1?

artYY 05-17-2020 23:15

Re: AWP Models [XP System Support]
 
I translated the language [bp]

UTF-8
Code:

[bp] -- OciXCrom
AM_CHAT_PREFIX = &x04[AWP Models]&x01
AM_CHAT_SELECTED = Voce selecionou a sniper &x04%s
AM_MENU_TITLE = \y< \rEscolha seu modelo de AWP \y>
AM_MENU_TITLE_PAGE = ^n\r-- \yPagina:\r
AM_MENU_SELECTED = \y~ \rSELECIONADO \y~
AM_MENU_VIP_ONLY = \y~ \rVIP \y~
AM_MENU_LEVEL = \r[LVL %i]
AM_MENU_RANK = \r[RANK: %s]
AM_MENU_XP = \r[XP: %i]

ANSI
Code:

[bp] -- OciXCrom
AM_CHAT_PREFIX = &x04[AWP Models]&x01
AM_CHAT_SELECTED = Você selecionou a sniper &x04%s
AM_MENU_TITLE = \y< \rEscolha seu modelo de AWP \y>
AM_MENU_TITLE_PAGE = ^n\r-- \yPágina:\r
AM_MENU_SELECTED = \y~ \rSELECIONADO \y~
AM_MENU_VIP_ONLY = \y~ \rVIP \y~
AM_MENU_LEVEL = \r[LVL %i]
AM_MENU_RANK = \r[RANK: %s]
AM_MENU_XP = \r[XP: %i]


alferd 05-18-2020 02:09

Re: AWP Models [XP System Support]
 
Quote:

Originally Posted by artYY (Post 2700769)
Is it possible create a menu for others weapons? Like Ak and M4A1?

It is possible with changes

Like the changes below:
Code:

CSW_AWP  -To-  CSW_M4A1

weapon_awp  -To-  weapon_m4a1



All times are GMT -4. The time now is 06:07.

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