Raised This Month: $12 Target: $400
 3% 

C4man with fun v1.2


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff        Approver:   Brad (55)
biscuit628
Senior Member
Join Date: Jun 2007
Location: 香港HongKong
Old 04-22-2009 , 13:42   C4man with fun v1.2
Reply With Quote #1

C4man with fun 1.2

Description:
Hello,this is my first plugin
when player switch their weapon to c4
he will become invisible ,move slowly,,no footstep sound,and 3rdview

Command:
say /shadow
  • (trun shadow on/off)
Cvars:

amx_C4man <0/1>
  • (Plugin on/off,Default:1)
amx_C4man3rd <0/1>
  • (3rdview,Default:1)
amx_C4mannofs <0/1>
  • (nofootstep,Default:1)
amx_C4manvisible <Num>
  • (how visible?Default:15)(1= Totaly Invis,255= Totaly Vis)
amx_C4mansp <Num>
  • (C4man movespeed,Default:150)
Changelog:
1.2 - Add Commands /shadow to turn shadow on/off,updata lang file
1.1 - make lang.txt,check event is_user_connect
Attached Thumbnails
Click image for larger version

Name:	dE_dust20000.jpg
Views:	12360
Size:	96.8 KB
ID:	41092   Click image for larger version

Name:	dE_dust20009.jpg
Views:	6700
Size:	94.2 KB
ID:	41093   Click image for larger version

Name:	de_rats_13370000.JPG
Views:	9145
Size:	56.1 KB
ID:	41124   Click image for larger version

Name:	de_rats_13370001.JPG
Views:	6451
Size:	88.7 KB
ID:	41125  
Attached Files
File Type: sma Get Plugin or Get Source (C4man_with_fun.sma - 6029 views - 2.6 KB)
File Type: txt C4man_with_fun.txt (1.9 KB, 2857 views)
__________________
My Plugins

C4man with fun

Sniper Skill bonus
-------------------------
Sorry for my poor English!

Last edited by biscuit628; 05-22-2009 at 16:07. Reason: fix my poor english
biscuit628 is offline
ExeCute
BANNED
Join Date: Apr 2009
Old 04-22-2009 , 15:16   Re: C4man with fun
Reply With Quote #2

turn .rar into a .zip?

And how much are u invisible
ExeCute is offline
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 04-22-2009 , 15:20   Re: C4man with fun
Reply With Quote #3

Hehe, nice idea. However you could change a few things in your plugin:

- You have a typo in the sentence (unvisible > invisible) and I believe it is more common to write AMXX all uppercase.
- You could do ML for that line.
- Do you have to check is_user_connected/alive in that event? The message won't fire for not connected players?
- .rar -> .zip
__________________
In Flames we trust!
Nextra is offline
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 04-22-2009 , 15:26   Re: C4man with fun
Reply With Quote #4

....
Attached Files
File Type: zip models.zip (5.2 KB, 1313 views)
__________________
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
biscuit628
Senior Member
Join Date: Jun 2007
Location: 香港HongKong
Old 04-22-2009 , 16:05   Re: C4man with fun
Reply With Quote #5

Quote:
Originally Posted by Nextra View Post
Hehe, nice idea. However you could change a few things in your plugin:

- You have a typo in the sentence (unvisible > invisible) and I believe it is more common to write AMXX all uppercase.
- You could do ML for that line.
- Do you have to check is_user_connected/alive in that event? The message won't fire for not connected players?
- .rar -> .zip
updata1.1, lang and fix my poor english
biscuit628 is offline
YKH =]
Senior Member
Join Date: Sep 2008
Location: Hong Kong
Old 04-23-2009 , 10:20   Re: C4man with fun
Reply With Quote #6

Good job
__________________
Approved Plugins

[ZP] Effect Plugins :
Damage Effect
Real Death
YKH =] is offline
BOYSplayCS
BANNED
Join Date: Apr 2008
Location: Gainesville, FL
Old 04-23-2009 , 10:24   Re: C4man with fun
Reply With Quote #7

A default speed of 150 is very slow, maybe bump it up to 220-250.

150 is very, very slow.

Otherwise, this is a good plugin.
BOYSplayCS is offline
biscuit628
Senior Member
Join Date: Jun 2007
Location: 香港HongKong
Old 04-23-2009 , 10:39   Re: C4man with fun
Reply With Quote #8

Quote:
Originally Posted by BOYSplayCS View Post
A default speed of 150 is very slow, maybe bump it up to 220-250.

150 is very, very slow.

Otherwise, this is a good plugin.
Thank,
too fast isn't fair to CTs
biscuit628 is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 04-23-2009 , 10:45   Re: C4man with fun
Reply With Quote #9

PHP Code:
if(!is_user_alive(id) || !is_user_connected(id)

// ->

if(!is_user_alive(id
Additional check is not needed here

LANG_PLAYER -> id

You do not need to attach the model, its default in CS, so all have it. (i mean models.zip not precache)

Quote:
[en]
C4holding = [AMXX] Be careful!! %s is holding the C4, he is invisible now!

[ru] by xPaw
C4holding = [AMXX] Bud' ostorozhen!! U %s v rukah bomba, on teper' nevidimka!

[de] by cRanNk
C4holding = [AMXX] Vorsicht! %s hat die Bombe, er ist nun Unsichtbar!

[es] by Cr34t!v3
C4holding = [AMXX] Cuidado!! %s a cogido la c4, el es ahora invisible!
__________________

Last edited by xPaw; 04-23-2009 at 10:58.
xPaw is offline
biscuit628
Senior Member
Join Date: Jun 2007
Location: 香港HongKong
Old 04-23-2009 , 11:41   Re: C4man with fun
Reply With Quote #10

Quote:
Originally Posted by xPaw View Post
....

You do not need to attach the model, its default in CS, so all have it. (i mean models.zip not precache)
Thank,
updata lang file and remove is_user_connect
biscuit628 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:41.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode