[Problem] Skins by catalog.
#1

Hello; I wanted to ask something.
How can I add new skins among the options of the skins by catalog, in the mSelection file?
From what I see, manually you can not. (adding the skin id in the .txt file)

Thanks.
Reply
#2

Open the file 'mSelection.inc' and change this:

Код:
#define mS_TOTAL_ITEMS         	1000 // Max amount of items from all lists
to:

Код:
#define mS_TOTAL_ITEMS         	30000 // Max amount of items from all lists
Reply
#3

Quote:
Originally Posted by dani18
Посмотреть сообщение
Open the file 'mSelection.inc' and change this:

Код:
#define mS_TOTAL_ITEMS         	1000 // Max amount of items from all lists
to:

Код:
#define mS_TOTAL_ITEMS         	30000 // Max amount of items from all lists
That doesn't even have anything to do with the new skins.
Reply
#4

Well, you're better off just using an array in your script to store it all the skins you want to show.
Reply
#5

Quote:
Originally Posted by dani18
Посмотреть сообщение
Open the file 'mSelection.inc' and change this:

Код:
#define mS_TOTAL_ITEMS         	1000 // Max amount of items from all lists
to:

Код:
#define mS_TOTAL_ITEMS         	30000 // Max amount of items from all lists
Hello Dani; Thanks for answering.
I just increased the slots as you indicated me, but still does not teach me the skin's added in artconfig, why?


Here is the clothing catalog.
Clic me

Here I added it in scriptfiles, but it does not show me the models that I added in artconfig.
Clic me
Reply
#6

Try to use this version. I made changes so I could use with SA-MP 0.3.DL because mSelection has a limit of ids.
https://pastebin.com/raw/atM8HX4Q
Reply
#7

try to make your own system instead of using mSelection or any other dialogs selection
Reply
#8

Quote:
Originally Posted by Locky_
Посмотреть сообщение
Try to use this version. I made changes so I could use with SA-MP 0.3.DL because mSelection has a limit of ids.
https://pastebin.com/raw/atM8HX4Q
Hello, thanks for answering.
I just used your version, but it continues without showing me the two skins that I added.


Clic me

Quote:
Originally Posted by youthinkyoufunny
Посмотреть сообщение
try to make your own system instead of using mSelection or any other dialogs selection
Yes, I think I should do that, I have no other way, I think. :S
Reply
#9

Use this version of the mSelection edited by aoky, he helped me when i needed it.
Reply
#10

Quote:
Originally Posted by dani18
Посмотреть сообщение
Use this version of the mSelection edited by aoky, he helped me when i needed it.
I Love you!! xD
Thank you very muuuuuuuuuuuch.


Images
Reply
#11

Quote:
Originally Posted by ZaikerH
Посмотреть сообщение
I Love you!! xD
Thank you very muuuuuuuuuuuch.


Images
yeah, <3
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)