Forum

> > CS2D > Scripts > How to add wepons for supper supplies?
Forums overviewCS2D overview Scripts overviewLog in to reply

English How to add wepons for supper supplies?

9 replies
To the start Previous 1 Next To the start

old How to add wepons for supper supplies?

Crash13
User Off Offline

Quote
Hi all! Sorry for my question, but i want to know how to add weapons to supper suplies (that you upgrade) not only for simple supply (that you build)? Please help

old Re: How to add wepons for supper supplies?

sheeL
User Off Offline

Quote
user Crash13 has written
Hi all! Sorry for my question, but i want to know how to add weapons to supper suplies (that you upgrade) not only for simple supply (that you build)? Please help



If you use DO NOT use to host your server, you should go to
1
sys/lua/server.lua
(If your luaserver is server.lua)
1
mp_luaserver [name]
and after opening his server.lua you must enter the following text

1
parse ("mp_supply_items") (item id)
there will be run alone
Counseling for you but the one dofile
=D

old Re: How to add wepons for supper supplies?

Crash13
User Off Offline

Quote
user Jela331 has written
user DevGru has written
The 2 last numbers on the supply option is the items for super supply.


3*
You can have 3 items more in super supply.
But in normal super supply there's 2 super items.


Hmm sorry guys don't work: i wrote: mp_supply_items: 13,24,56,77, "Light Armor,AWP,Moltov Coktail"

And don't work, when i open cs2d, when i upgrade apear: AWP, MOLTOV COKTAIL AND Armor ( Not Light Armor)

old Re: How to add wepons for supper supplies?

Jela331
User Off Offline

Quote
user Crash13 has written
user Jela331 has written
user DevGru has written
The 2 last numbers on the supply option is the items for super supply.


3*
You can have 3 items more in super supply.
But in normal super supply there's 2 super items.


Hmm sorry guys don't work: i wrote: mp_supply_items: 13,24,56,77, "Light Armor,AWP,Moltov Coktail"

And don't work, when i open cs2d, when i upgrade apear: AWP, MOLTOV COKTAIL AND Armor ( Not Light Armor)


Armor ID-80
L. Armor ID-79

old Re: How to add wepons for supper supplies?

Yates
Reviewer Off Offline

Quote
cs2d cmd mp_supply_items 1,2,3,4,5,6,7,8,9

Use item ID's instead. No more spelling mistakes
More >

old Re: How to add wepons for supper supplies?

Crash13
User Off Offline

Quote
user Yates has written
cs2d cmd mp_supply_items 1,2,3,4,5,6,7,8,9

Use item ID's instead. No more spelling mistakes

Just to help if you don't have it already.
More >


Thanks

Let's put flag in SUpply
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview