Forum

> > CS2D > Scripts > aim_shotgun clan script
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch aim_shotgun clan script

2 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt aim_shotgun clan script

KidJony
User Off Offline

Zitieren
Hello us

Today i need help
I need a clan script like restless clan server

when i kill player it show the hp

exemple:
Spoiler >


And On the boton of the screen it writed my clan name

for exemple:
Spoiler >


please help me Thx
Oh just i have One code for you all :
1
2
3
4
5
6
7
8
9
10
11
12
13
------Fast-Reload-------
------By leon7070-------
------06.10.2010--------
---www.newearth.de.tt---

addhook("reload","fastreload")
function fastreload(id,mode)
wp = player(id,"weapontype")
	if mode==1 then
		parse("equip "..id.." "..wp)
		parse("setweapon "..id.." "..wp)
	end
end

Thanks

alt Re: aim_shotgun clan script

omg
User Off Offline

Zitieren
it bugs me that wp isnt a local variable, although its very unlikely itll interfere with gameplay and give players wrong weapons...

can u give a better example of the text by copying it word for word? + the player names
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht