i-c0112

|
分享:
▲
▼
複製程式
get_pdata_int(pev(weapon, pev_owner), 114, 5) != 1
這行就是限定對T的內容 改成 複製程式
(get_pdata_int(pev(weapon, pev_owner), 114, 5) != 1 && get_pdata_int(pev(weapon, pev_owner), 114, 5) != 2)
此文章被評分,最近評分記錄| 財富:20 (by chuchung712) | 理由: ^^ | |
|
|
|
|
x1
[1 樓]
From:台灣中華電信 | Posted:2011-01-15 19:57 |
|
|
a7811311622
我…在工作了…

級別: 版主 
版區: CS提問區
x772
x2153
|
分享:
▲
▼
下面是引用 i-c0112 於 2011-01-15 19:57 發表的 : 複製程式
get_pdata_int(pev(weapon, pev_owner), 114, 5) != 1
這行就是限定對T的內容 改成 複製程式
(get_pdata_int(pev(weapon, pev_owner), 114, 5) != 1 && get_pdata_int(pev(weapon, pev_owner), 114, 5) != 2)
為何 複製程式
weap_id == CSW_KNIFE && get_pdata_int(id, 114, 5) != 2 會變成 複製程式
(get_pdata_int(pev(weapon, pev_owner), 114, 5) != 1 && get_pdata_int(pev(weapon, pev_owner), 114, 5) != 2)
了…? 
此文章被評分,最近評分記錄| 財富:20 (by chuchung712) | 理由: ^^ | |
|
|
|
|
x1
[6 樓]
From:台灣教育部 | Posted:2011-01-16 00:06 |
|
|
|