Raised This Month: $ Target: $400
 0% 

how make different speed tank


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
lovemf
BANNED
Join Date: May 2009
Old 07-05-2009 , 02:32   how make different speed tank
Reply With Quote #1

sorry my bad english

I want make two tank and them speed is different

i try wait 1 tank spawned

and change crav z_tank_speed 800 spawn another ,but all tanks speed will change.


thanks.
lovemf is offline
lovemf
BANNED
Join Date: May 2009
Old 07-05-2009 , 03:16   Re: how make different speed tank
Reply With Quote #2

lol another question.

how let tank don't fire?
lovemf is offline
lovemf
BANNED
Join Date: May 2009
Old 07-05-2009 , 13:21   Re: how make different speed tank
Reply With Quote #3

Code:
 SetEntProp(TankId,Prop_Send,"m_iMaxHealth",25000);
 SetEntProp(TankId,Prop_Send,"m_iHealth",25000);
 SetEntPropFloat(TankId, Prop_Data, "m_flLaggedMovementValue", 1.5);
but how let tank don't fire? and where can i get Property name?
lovemf is offline
exvel
SourceMod Donor
Join Date: Jun 2006
Location: Russia
Old 07-05-2009 , 14:10   Re: how make different speed tank
Reply With Quote #4

Quote:
Originally Posted by lovemf View Post
but how let tank don't fire?
I believe you need sourcemod v1.3.0 for this so you could block IN_ATTACK and IN_ATTACK2 buttons. Use OnPlayerRunCmd. You can read about it in FAQ (question #5).
__________________
For admins: My plugins

For developers: Colors library
exvel is offline
Send a message via ICQ to exvel
lovemf
BANNED
Join Date: May 2009
Old 07-05-2009 , 15:42   Re: how make different speed tank
Reply With Quote #5

Quote:
Originally Posted by exvel View Post
I believe you need sourcemod v1.3.0 for this so you could block IN_ATTACK and IN_ATTACK2 buttons. Use OnPlayerRunCmd. You can read about it in FAQ (question #5).

thanks,but i want when tank spawned,when player fire the tank,tank will not fire. look like tank in water everytime.
lovemf is offline
Dragonshadow
BANNED
Join Date: Jun 2008
Old 07-05-2009 , 17:42   Re: how make different speed tank
Reply With Quote #6

Yeah He wants it so the tank will never ignite
Dragonshadow is offline
lovemf
BANNED
Join Date: May 2009
Old 07-12-2009 , 15:27   Re: how make different speed tank
Reply With Quote #7

who can help me?
lovemf is offline
Reply



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 10:39.


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