UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

Box PRoblem

broken avatar :(
Created 10 years ago
by pashan
0 Members and 1 Guest are viewing this topic.
1,316 views
broken avatar :(
×
broken avatar :(
UM Member, Mapper and 3d Modeler
Location: ca
Date Registered: 8 February 2014
Last active: 3 years ago
Posts
835
Respect
Forum Rank
The Decider
Primary Group
Community Mapper
My Groups
More
My Contact & Social Links
More
Personal Quote
Port Arthur
Signature
×
pashan's Groups
Community Mapper Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager.
Only one weapon shows up in the box, when i have more in the map.

And here is my include weapons part from dl3_code.

Code Snippet
Plaintext
	include_weapon( "ak47", true );
include_weapon( "ak47_upgraded", false );
include_weapon( "ak74u", true );
include_weapon( "ak74u_upgraded", false );
include_weapon( "asp", true );
include_weapon( "asp_upgraded", false );
include_weapon( "aug", true );
include_weapon( "aug_upgraded", false );
include_weapon( "bo1_m1911", true );
include_weapon( "bo1_m1911_upgraded", false );
include_weapon( "dragunov_upgraded", false );
include_weapon( "dragunov", true );
include_weapon( "fal", true );
include_weapon( "fal_upgraded", false );
include_weapon( "famas", true );
include_weapon( "famas_upgraded", false );
include_weapon( "g11", true );
include_weapon( "g11_upgraded", false );
include_weapon( "hk21", true );
include_weapon( "hk21_upgraded", false );
include_weapon( "hs10", true );
include_weapon( "hs10_upgraded", false );
include_weapon( "kiparis", true );
include_weapon( "kiparis_upgraded", false );
include_weapon( "l96a1", true );
include_weapon( "l96a1_upgraded", false );
include_weapon( "m14", true );
include_weapon( "m14_upgraded", false );
include_weapon( "m16", true );
include_weapon( "m16_upgraded", false );

include_weapon( "mp5k", true );
include_weapon( "mp5k_upgraded", false );
include_weapon( "mpl", true );
include_weapon( "mpl_upgraded", false );
include_weapon( "olympia", true );
include_weapon( "olympia_upgraded", false );


include_weapon( "python", true );
include_weapon( "python_upgraded", false );
include_weapon( "rpk", true );
include_weapon( "rpk_upgraded", false );
include_weapon( "spas12", true );
include_weapon( "spas12_upgraded", false );
include_weapon( "stakeout", true );
include_weapon( "stakeout_upgraded", false );
This topic contains a post which is marked as the Best Answer. Click here to view it.
broken avatar :(
×
broken avatar :(
Location: us
Date Registered: 5 August 2012
Last active: 9 years ago
Posts
304
Respect
Forum Rank
Perk Hacker
Primary Group
Member
My Contact & Social Links
More
Personal Quote
im aggressive
Signature
:D
×
jzob1234's Groups
jzob1234's Contact & Social Linksjzobjzob123
Only one weapon shows up in the box, when i have more in the map.

And here is my include weapons part from dl3_code.

Code Snippet
Plaintext
	include_weapon( "ak47", true );
include_weapon( "ak47_upgraded", false );
include_weapon( "ak74u", true );
include_weapon( "ak74u_upgraded", false );
include_weapon( "asp", true );
include_weapon( "asp_upgraded", false );
include_weapon( "aug", true );
include_weapon( "aug_upgraded", false );
include_weapon( "bo1_m1911", true );
include_weapon( "bo1_m1911_upgraded", false );
include_weapon( "dragunov_upgraded", false );
include_weapon( "dragunov", true );
include_weapon( "fal", true );
include_weapon( "fal_upgraded", false );
include_weapon( "famas", true );
include_weapon( "famas_upgraded", false );
include_weapon( "g11", true );
include_weapon( "g11_upgraded", false );
include_weapon( "hk21", true );
include_weapon( "hk21_upgraded", false );
include_weapon( "hs10", true );
include_weapon( "hs10_upgraded", false );
include_weapon( "kiparis", true );
include_weapon( "kiparis_upgraded", false );
include_weapon( "l96a1", true );
include_weapon( "l96a1_upgraded", false );
include_weapon( "m14", true );
include_weapon( "m14_upgraded", false );
include_weapon( "m16", true );
include_weapon( "m16_upgraded", false );

include_weapon( "mp5k", true );
include_weapon( "mp5k_upgraded", false );
include_weapon( "mpl", true );
include_weapon( "mpl_upgraded", false );
include_weapon( "olympia", true );
include_weapon( "olympia_upgraded", false );


include_weapon( "python", true );
include_weapon( "python_upgraded", false );
include_weapon( "rpk", true );
include_weapon( "rpk_upgraded", false );
include_weapon( "spas12", true );
include_weapon( "spas12_upgraded", false );
include_weapon( "stakeout", true );
include_weapon( "stakeout_upgraded", false );

did u put them in zombiemode_weapons?
broken avatar :(
×
broken avatar :(
UM Member, Mapper and 3d Modeler
Location: ca
Date Registered: 8 February 2014
Last active: 3 years ago
Posts
835
Respect
Forum Rank
The Decider
Primary Group
Community Mapper
My Groups
More
My Contact & Social Links
More
Personal Quote
Port Arthur
×
pashan's Groups
Community Mapper Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager.
ya

i did
broken avatar :(
×
broken avatar :(
Location: us
Date Registered: 5 August 2012
Last active: 9 years ago
Posts
304
Respect
Forum Rank
Perk Hacker
Primary Group
Member
My Contact & Social Links
More
Personal Quote
im aggressive
×
jzob1234's Groups
jzob1234's Contact & Social Linksjzobjzob123
ya

i did
did u call the weapons in mod.csv?
Marked as best answer by pashan 10 years ago
broken avatar :(
×
broken avatar :(
UM Member, Mapper and 3d Modeler
Location: ca
Date Registered: 8 February 2014
Last active: 3 years ago
Posts
835
Respect
Forum Rank
The Decider
Primary Group
Community Mapper
My Groups
More
My Contact & Social Links
More
Personal Quote
Port Arthur
×
pashan's Groups
Community Mapper Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager.
i can acces em fine using give all, but they don't show up in the box


Post Merge: July 23, 2014, 03:54:51 am
the box fixed it self :o
Last Edit: July 23, 2014, 03:54:51 am by pashan

 
Loading ...