Forum

> > CS2D > Scripts > Combo Script
Forums overviewCS2D overview Scripts overviewLog in to reply

English Combo Script

2 replies
To the start Previous 1 Next To the start

old Combo Script

Eternal
User Off Offline

Quote
Hi guys!
i want a Combo Script how to make it or making for me
Example Combo Script:
when player A have kill player B,suddenly the message and the sound name"first blood" is active with player A
message"player A have make a First blood with player B"
sound"First blood"
and player A gets extra money
do you make this or tell me about it
i want it and it will use in my script
Thank you and sorry for my bad english

old Re: Combo Script

Admir
User Off Offline

Quote
Use utsfx.lua samples script, and find the first blood thingy line, copy this script to get extra money.

1
parse("setmoney "..killer.." "..player(killer,"money") + 200 ) -- 200 is extra money you get.
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview