STEAM 그룹
Meem Incorporations MeeM Inc.
STEAM 그룹
Meem Incorporations MeeM Inc.
5
게임 중
33
온라인
설립
2014년 1월 28일
언어
영어
모든 토론 > 일반 토론 > 제목 정보
 이 토론은 고정되었습니다. 중요해서 그렇겠죠?
Twitchy Tristan 2015년 4월 30일 오후 12시 39분
TF2 Weapon Crafting
This will be a open thread dedicated to making weapons of your own liking, I'll explain as much as I can about how to do this so you can maybe make a weapon yourself. If it doesn't look like something you think you can do don't bother.

There will be rules and guidelines for balancing for normal users. Some of the rules will not have to be followed by admins.

Rules:

1: No Maxing of health above 600.
2: No Instakill weapons.
3: No Infinite backstab resists.
4: I can and will remove random crits if I see it needs to be.
5: No i won't build the entire weapon for you.
6: No more than a total of 16 attributes. (Part of code)
7: Weapon should not have a index number that matches a existing weapon. (Part of code)
8: No I can not NAME your weapon. (Part of code) The NAME I write down is a way for me to tell it from the others.
9: Clipsize (Or Magazine if you will) can be chosen but I will think on it to balance it.
10: No "Saxxy Gold Statue" For ordinary users.
11: No I can't give you a killstreak effect.
12: If I think a attribute you put on is too strong I will set it accordingly
13: Rate of fire can not exceed 3 times its default.
14: User Speed Increase should not exceed 2 times the default.


"1337"
{
"name" "The ♥♥♥♥♥♥♥♥♥♥♥"
"classname" "tf_weapon_minigun"
"index" "15"
"slot" "0"
"quality" "1"
"level" "3"
"attribs" "75 ; 4 ; 6 ; 5 ; 5 ; -1 ; 106 ; 1 ; 15 ; 1 ; 51 ; 1 ; 390 ; 10"
"ammo" "999"
}


This is the code written out for each weapon, this is a rapid minigun that launches players across the map. This will be our EXAMPLE code

Attributes run in the sting of ID ; PARAMETER ; ID ; PARAMETER Etc. ID is the sort of BASE CODE found in the attribute list below, the Parameter can be the additive number (generally in HOLES like 1 2 3)

And Percentage rates wich generally is used to do something with a existing system, such as 90% or 0.9, 50 percent or 0.5, or 5% or 0.05.

Some ID's dont come with a parameter to change. in this case simply put the parameter as 1.

"1337" - Unique Item Index Number REQUIRED
{
"name" "The ♥♥♥♥♥♥♥♥♥♥♥" - Watermark/Title to tell it from others. REQUIRED
"classname" "tf_weapon_minigun" - Basecode. REQUIRED
"index" "15" Weapon Base (Ex. The Original, Mantreads) REQUIRED
"slot" "0" Item Slot (0 is 1, 1 is 2, 2 is 3, Etc) REQUIRED
"quality" "1" - Quality of weapn (Strange, Vintage, Unusual) Not Required
"level" "3" - Level of Weapon Not Required
"attribs" "75 ; 4 ; 6 ; 5 ; 5 ; -1 ; 106 ; 1 ; 15 ; 1 ; 51 ; 1 ; 390 ; 10" Attributes
(No random crits, fire rate, no spread, ETC..) Not Required but whats the point if you're not getting them?
"ammo" "999" Ammo on RESERVE not on clip (Clip can be done with attributes, Skippable if you're making a melee weapon)
}

There is 2 sites you must go to to get the required code

Item Index/Class Names[wiki.alliedmods.net]

Item Attributes

Post your weapon code as a comment below and I'll examine them.

-Reginald Halifrax
Twitchy Tristan 님이 마지막으로 수정; 2015년 5월 11일 오전 11시 16분
< >
전체 댓글 3개 중 1~3개 표시 중
KarmicChaos 2015년 4월 30일 오후 12시 51분 
“1338”
{
"name" “The Gloves of Sprinting Furiously”
"classname" “tf_weapon_fists”
"index" “239”
"slot" “2”
"quality" "14”
"level" “100”
"attribs" “430 ; 1 ; 75 ; 99999.0 ; 53 ; 1 ; 275 ; 1 ; 326 ; 999.0 ; 208 ; 1 ; 21 ; 1 ; 20 ; 1 ; 2 ; 99999999999999.0 ; 57 ; 999999999 ; 26 ; 999999999 ; 22 ; 1”
}
KarmicChaos 님이 마지막으로 수정; 2015년 4월 30일 오후 1시 18분
KarmicChaos 2015년 4월 30일 오후 1시 33분 
“1339”
{
"name" “OHGODWHY”
"classname" “tf_weapon_wrench”
"index" “169”
"slot" “2”
"quality" "1”
"level" “8”
"attribs" “80 ; 9999 ; 92 ; 99999 ; 94 ; 999999 ; 113 ; 99999 ; 148 ; 90 ; 178 ; 999 ; 287 ; 999 ; 343 ; 999 ; 344 ; 999999999 ; 245 ; 999999999 ; 351 ; 10”
}
regular bread 2015년 8월 22일 오후 8시 53분 
"1184607"
{
"name" "A weapon thats mine"
"classname" "tf_weapon_fireaxe"
"index" "466"
"slot" "2"
"quality" "1"
"level" "67"
"attribs" "2 ; 999999999 ; 53 ; 1 ; 422 ; 1 ; 436 ; 1 ; 402 ; 0 ; 396 ; 300 ; 371 ; 1 ; 369 ; 1 ; 331 ; 1 ; 26 ; 999999999.0 ; 57 ; 999999999.0 ; 145 ; 1 ; 175 ; 3600 ; 346 ; 10"
}

EDIT: Refitted and balanced for server -Reginald 'M' Halifrax
Twitchy Tristan 님이 마지막으로 수정; 2015년 8월 22일 오후 10시 02분
< >
전체 댓글 3개 중 1~3개 표시 중
페이지당 표시 개수: 1530 50

모든 토론 > 일반 토론 > 제목 정보
게시된 날짜: 2015년 4월 30일 오후 12시 39분
게시글: 3

더 많은 토론