[CS MOD] CSO-NST Refresh Edition [2011] - A new thread

  • Thread starter Thread starter Orpheus
  • Ngày gửi Ngày gửi
Status
Không mở trả lời sau này.
Vừa test zm3 của kungfu, work ổn, respawn tốt nhưng cũng đến 1 lúc nào đó respawn thì đơ máy.
 
map đó add vào cs f5 đc 0 :-/ thấy map này cũng nhỏ :-p với lại set chỗ respawn cho zom với alien thì bắn chuẩn rùi :D
đoó chỉ là 1 phần nhỏ của map đó thôi ông àh
icon_facepalm2.gif
.. chạy hết map đó rã cả chân chứ bé cái nỗi j :))..........................

giờ nếu trích ra đc mỗi cai skhu 2 đó + làm giống trap thì may ra :-"
 
Yeah!hn 30 ròi...mai 1/7...hố hố hố chuẩn bị dc xài 1002 roài.....thanks all team nha :D
 
map đó add vào cs f5 đc 0 :-/ thấy map này cũng nhỏ :-p với lại set chỗ respawn cho zom với alien thì bắn chuẩn rùi :D

đoó chỉ là 1 phần nhỏ của map đó thôi ông àh
icon_facepalm2.gif
.. chạy hết map đó rã cả chân chứ bé cái nỗi j :))..........................

giờ nếu trích ra đc mỗi cai skhu 2 đó + làm giống trap thì may ra :-"
Map này trước anh Tùng vào được bằng CSO-NST rồi. Ai hỏi thử xem.
 
DEV Team sang bên thớt CSO TW xem về video khẩu Salamander và con Banshee nhé...
Khẩu Salamander chắc sẽ không phải là vấn đề.. còn 1 ability của con Banshee rất giống với 1 class ở ZP: Reflect Zombie.
 
cái thả dơi mới khó ..
có khi lại làm dơi bằng NPC ....
 
Hình dung xem đã nhìn thấy plugin nào có kiểu na ná như thế chưa :-".. Cái hornet hand của ZP thì sao nhỉ
 
rất tốt, các NST tốt nhất
 
Bạn nstleak cẩn thận trong khi comment nha.Sếp Opheus cho gameover luôn đó.
 
có 1 số thay đổi nhỏ trong plugin my weapon để chạy phần my weapon.res này. giờ cấu trúc file của tui nó ntn:
PHP:
// ---------------------- weapon 1 ----------------------
	"1-weapon1-icon"
	{
		"ControlName"		"ImagePanel"
		"fieldName"			"1-weapon1-icon"
		"xpos"				"34"
		"ypos"				"79"
		"wide"				"20"
		"tall"				"20"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"1"
		"enabled"			"1"
		"textAlignment"		"center"
// 1-weapon1-team
		"image"				"resource/control/team1"
		"scaleImage"		"1"
	}
	"1-weapon1-theme"
	{
		"ControlName"		"ImagePanel"
		"fieldName"		"classimage"
		"xpos"			"32"
		"ypos"			"75"
		"wide"			"194"
		"tall"			"25"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"0"
		"textAlignment"		"west"
		"image"			"resource/control/blank_slot_buymenu"
		"scaleImage"		"1"
	}
	"1-weapon1-img"
	{
		"ControlName"		"ImagePanel"
		"fieldName"			"1-weapon1-img"
		"xpos"				"157"
		"ypos"				"75"
		"wide"				"69"
		"tall"				"25"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"1"
		"enabled"			"1"
		"textAlignment"		"center"
// 1-weapon1-img
		"image"				"gfx/vgui/xm8"
		"scaleImage"		"1"
	}
	"1-weapon1-name"
	{
		"ControlName"		"Label"
		"fieldName"			"1-weapon1-name"
		"xpos"				"54"
		"ypos"				"75"
		"wide"				"103"
		"tall"				"25"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"1"
		"enabled"			"1"
// 1-weapon1-name
		"labelText"			"XM8 - 3250$"
		"textAlignment"		"west"
		"dulltext"			"1"
		"brighttext"		"0"
	}
	"1-weapon1-bottom"
	{
		"ControlName"		"MouseOverPanelButton"
// 1-weapon1-gun
		"fieldName"			"1-weapon1-bottom"
		"xpos"				"32"
		"ypos"				"75"
		"wide"				"194"
		"tall"				"25"
		"autoResize"		"0"
		"pinCorner"			"2"
		"visible"			"1"
		"enabled"			"1"
		"tabPosition"		"0"
		"labelText"			"#wpn1"
// 1-weapon1-bottom
		"command"				"nst_buy_mywpn xm8"
	}
Còn đây là cấu trúc của file my weapon cũ
PHP:
// ---------------------- weapon 1 ----------------------
	"1-weapon1-img"
	{
		"ControlName"		"ImagePanel"
		"fieldName"			"1-weapon1-img"
		"xpos"				"310"
		"ypos"				"92"
		"wide"				"70"
		"tall"				"26"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"1"
		"enabled"			"1"
		"textAlignment"		"center"
// 1-weapon1-img
		"image"				"gfx/vgui/m60e4"
		"scaleImage"		"1"
	}
	"1-weapon1-icon"
	{
		"ControlName"		"ImagePanel"
		"fieldName"			"1-weapon1-icon"
		"xpos"				"290"
		"ypos"				"95"
		"wide"				"20"
		"tall"				"19"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"1"
		"enabled"			"1"
		"textAlignment"		"center"
// 1-weapon1-team
		"image"				"resource/control/team0"
		"scaleImage"		"1"
	}
	"1-weapon1-name"
	{
		"ControlName"		"Label"
		"fieldName"			"1-weapon1-name"
		"xpos"				"0"
		"ypos"				"0"
		"wide"				"0"
		"tall"				"0"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"1"
		"enabled"			"1"
// 1-weapon1-name
		"labelText"			"M60E4 - 4700$"
		"textAlignment"		"center"
		"dulltext"			"1"
		"brighttext"		"0"
	}
	"1-weapon1-bottom"
	{
		"ControlName"		"MouseOverPanelButton"
		"fieldName"			"1-weapon1-bottom"
		"xpos"				"290"
		"ypos"				"92"
		"wide"				"90"
		"tall"				"26"
		"autoResize"		"0"
		"pinCorner"			"2"
		"visible"			"1"
		"enabled"			"1"
		"tabPosition"		"0"
		"labelText"			"#wpn1"
// 1-weapon1-bottom
		"command"				"nst_buy_mywpn m60e4"
	}

tui đổi cái "1-weapon1-icon" lên đầu tiên. sau đó thêm cái "1-weapon1-theme" vào và cho cái "1-weapon1-image" xuống hàng thứ 3. 2 cái còn lại là name với bottom vẫn như cũ. nhưng ở cái bottom tui có thêm cái
PHP:
// 1-weapon1-gun
		"fieldName"			"1-weapon1-bottom"
ở đây ông sẽ cho thêm lệnh vào plugin. nếu add súng vào my weapon thì những cái kia vẫn rename bình thường. còn cái // 1-weapon1-gun thì ông sẽ cho nó rename tên súng vào "1-weapon1-bottom".
ví dụ tui mua cây "m14" thì mí cái trên sẽ rename như cũ còn cái tui mới thêm sẽ đổi lại là
PHP:
// 1-weapon1-gun
		"fieldName"			"m14"
việc này để nó chạy luôn cái info trong classes

ông có thể nghiên cứu file tui đang làm cho dễ canh. pass lên yh lấy ;))
View attachment NSTWpn_MyWeapons_CT.rar


Mí cái weapon dưới cấu trúc cũng tương tự như cái weapon đầu. còn cái weapon-2 phần 6 cây súng lục chưa làm xong :-p
@a tịt: cái laucher của ông có cần thay đổi để chạy chung cái my weapon.res của tui 0 hay chỉ thay đổi plugin thui #-o
 
Chỉnh sửa cuối:
có 1 số thay đổi nhỏ trong plugin my weapon để chạy phần my weapon.res này. giờ cấu trúc file của tui nó ntn:
[spoil]
PHP:
// ---------------------- weapon 1 ----------------------
	"1-weapon1-icon"
	{
		"ControlName"		"ImagePanel"
		"fieldName"			"1-weapon1-icon"
		"xpos"				"34"
		"ypos"				"79"
		"wide"				"20"
		"tall"				"20"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"1"
		"enabled"			"1"
		"textAlignment"		"center"
// 1-weapon1-team
		"image"				"resource/control/team1"
		"scaleImage"		"1"
	}
	"1-weapon1-theme"
	{
		"ControlName"		"ImagePanel"
		"fieldName"		"classimage"
		"xpos"			"32"
		"ypos"			"75"
		"wide"			"194"
		"tall"			"25"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"0"
		"textAlignment"		"west"
		"image"			"resource/control/blank_slot_buymenu"
		"scaleImage"		"1"
	}
	"1-weapon1-img"
	{
		"ControlName"		"ImagePanel"
		"fieldName"			"1-weapon1-img"
		"xpos"				"157"
		"ypos"				"75"
		"wide"				"69"
		"tall"				"25"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"1"
		"enabled"			"1"
		"textAlignment"		"center"
// 1-weapon1-img
		"image"				"gfx/vgui/xm8"
		"scaleImage"		"1"
	}
	"1-weapon1-name"
	{
		"ControlName"		"Label"
		"fieldName"			"1-weapon1-name"
		"xpos"				"54"
		"ypos"				"75"
		"wide"				"103"
		"tall"				"25"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"1"
		"enabled"			"1"
// 1-weapon1-name
		"labelText"			"XM8 - 3250$"
		"textAlignment"		"west"
		"dulltext"			"1"
		"brighttext"		"0"
	}
	"1-weapon1-bottom"
	{
		"ControlName"		"MouseOverPanelButton"
// 1-weapon1-gun
		"fieldName"			"1-weapon1-bottom"
		"xpos"				"32"
		"ypos"				"75"
		"wide"				"194"
		"tall"				"25"
		"autoResize"		"0"
		"pinCorner"			"2"
		"visible"			"1"
		"enabled"			"1"
		"tabPosition"		"0"
		"labelText"			"#wpn1"
// 1-weapon1-bottom
		"command"				"nst_buy_mywpn xm8"
	}
Còn đây là cấu trúc của file my weapon cũ
PHP:
// ---------------------- weapon 1 ----------------------
	"1-weapon1-img"
	{
		"ControlName"		"ImagePanel"
		"fieldName"			"1-weapon1-img"
		"xpos"				"310"
		"ypos"				"92"
		"wide"				"70"
		"tall"				"26"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"1"
		"enabled"			"1"
		"textAlignment"		"center"
// 1-weapon1-img
		"image"				"gfx/vgui/m60e4"
		"scaleImage"		"1"
	}
	"1-weapon1-icon"
	{
		"ControlName"		"ImagePanel"
		"fieldName"			"1-weapon1-icon"
		"xpos"				"290"
		"ypos"				"95"
		"wide"				"20"
		"tall"				"19"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"1"
		"enabled"			"1"
		"textAlignment"		"center"
// 1-weapon1-team
		"image"				"resource/control/team0"
		"scaleImage"		"1"
	}
	"1-weapon1-name"
	{
		"ControlName"		"Label"
		"fieldName"			"1-weapon1-name"
		"xpos"				"0"
		"ypos"				"0"
		"wide"				"0"
		"tall"				"0"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"1"
		"enabled"			"1"
// 1-weapon1-name
		"labelText"			"M60E4 - 4700$"
		"textAlignment"		"center"
		"dulltext"			"1"
		"brighttext"		"0"
	}
	"1-weapon1-bottom"
	{
		"ControlName"		"MouseOverPanelButton"
		"fieldName"			"1-weapon1-bottom"
		"xpos"				"290"
		"ypos"				"92"
		"wide"				"90"
		"tall"				"26"
		"autoResize"		"0"
		"pinCorner"			"2"
		"visible"			"1"
		"enabled"			"1"
		"tabPosition"		"0"
		"labelText"			"#wpn1"
// 1-weapon1-bottom
		"command"				"nst_buy_mywpn m60e4"
	}

tui đổi cái "1-weapon1-icon" lên đầu tiên. sau đó thêm cái "1-weapon1-theme" vào và cho cái "1-weapon1-image" xuống hàng thứ 3. 2 cái còn lại là name với bottom vẫn như cũ. nhưng ở cái bottom tui có thêm cái
PHP:
// 1-weapon1-gun
		"fieldName"			"1-weapon1-bottom"
ở đây ông sẽ cho thêm lệnh vào plugin. nếu add súng vào my weapon thì những cái kia vẫn rename bình thường. còn cái // 1-weapon1-gun thì ông sẽ cho nó rename tên súng vào "1-weapon1-bottom".
ví dụ tui mua cây "m14" thì mí cái trên sẽ rename như cũ còn cái tui mới thêm sẽ đổi lại là
PHP:
// 1-weapon1-gun
		"fieldName"			"m14"
việc này để nó chạy luôn cái info trong classes

ông có thể nghiên cứu file tui đang làm cho dễ canh. pass lên yh lấy ;))
View attachment 136784

[/spoil]
Mí cái weapon dưới cấu trúc cũng tương tự như cái weapon đầu. còn cái weapon-2 phần 6 cây súng lục chưa làm xong :-p
@a tịt: cái laucher của ông có cần thay đổi để chạy chung cái my weapon.res của tui 0 hay chỉ thay đổi plugin thui #-o

chả cần thay đổi j nhiều, thêm vài line :-??. mà ông lên YH nói lại đi, tui đọc mà ứ hiểu ="=.

tức là chỉ thêm cái fieldname của cái theme hả ?
 
Em đã add vào CS, nhưng còn một số lỗi nên chưa post cho anh đc, cố chờ nhé;))
 
Em đã add vào CS, nhưng còn một số lỗi nên chưa post cho anh đc, cố chờ nhé;))

add đc cái map chuẩn thì cứ show lên đây ;)) chỉ cần đc map thui. còn phần fix alien cho nó chạy với lại respawn thì có người khác lo rùi :-p
 
cái vụ súng phun lửa chỉ có tùng mới có thể
 
Cái khẩu súng phun lửa có cái plugin từ cái đời ông thần titan còn chưa lên cái forum này =)
 
ông thần chief được cái xoán quẩy + chà đá là nhanh ;))

---------- Post added at 12:14 ---------- Previous post was at 12:12 ----------

xm2010 wchanger nhieu thế nhỉ zzzz
 
Status
Không mở trả lời sau này.
Back
Top