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

WAR


Post New Thread Reply   
 
Thread Tools Display Modes
MagNeto
Member
Join Date: May 2009
Old 05-11-2009 , 11:18   Re: WAR
Reply With Quote #21

Zbrrr...Opinions, suggestions ?
MagNeto is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 05-11-2009 , 12:14   Re: WAR
Reply With Quote #22

Only one, stop flooding
__________________
xPaw is offline
Xellath
Veteran Member
Join Date: Dec 2007
Location: Sweden
Old 05-11-2009 , 15:19   Re: WAR
Reply With Quote #23

Quote:
Originally Posted by xPaw View Post
Thats not true, the pev_speed is not used for players - link - ( #52 )

to set player's speed you need -
PHP Code:
    engfuncEngFunc_SetClientMaxspeedindexspeed );
    
set_pevindexpev_maxspeedspeed ); 
Oh, I didn't know that, thanks.
__________________
Achievements API - a simple way for you to create your OWN custom achievements!
Xellath is offline
MagNeto
Member
Join Date: May 2009
Old 05-12-2009 , 10:45   Re: WAR
Reply With Quote #24

Quote:
Originally Posted by xPaw View Post
Only one, stop flooding
Hah :]]
Anyone don't give me suggestions , need to attract attention for this plug-in :]]
MagNeto is offline
TitANious
Veteran Member
Join Date: Feb 2009
Location: Denmark
Old 05-12-2009 , 10:50   Re: WAR
Reply With Quote #25

Hmm some places there is no braces ({}) Why does it work then?
__________________
I dislike this.

"A sneeze never comes alone!" <-- Important to remember.
TitANious is offline
Send a message via MSN to TitANious
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 05-12-2009 , 10:58   Re: WAR
Reply With Quote #26

Quote:
Originally Posted by TitANious View Post
Hmm some places there is no braces ({}) Why does it work then?
Because read some tutorials or stop coding
__________________
xPaw is offline
TitANious
Veteran Member
Join Date: Feb 2009
Location: Denmark
Old 05-12-2009 , 11:01   Re: WAR
Reply With Quote #27

Lol STFU Ups just for fun Hmm, i just thought all functions should be indented with braces, well practicly i'm wrong
__________________
I dislike this.

"A sneeze never comes alone!" <-- Important to remember.
TitANious is offline
Send a message via MSN to TitANious
Xellath
Veteran Member
Join Date: Dec 2007
Location: Sweden
Old 05-12-2009 , 11:49   Re: WAR
Reply With Quote #28

Quote:
Originally Posted by TitANious View Post
Hmm some places there is no braces ({}) Why does it work then?
You know.. you can do alot without braces.
Like this for example.
PHP Code:
public whatever()
     return 
PLUGIN_HANDLED 
See! No braces, it will still work though.

Or maybe this?

PHP Code:
public whatever2(id)
{
     if(
is_user_alive(id) && get_cvar_num("whatever") == 1// no need of braces here.
          
return PLUGIN_HANDLED
 
     spawn
(id);

__________________
Achievements API - a simple way for you to create your OWN custom achievements!
Xellath is offline
Old 05-13-2009, 07:22
MagNeto
This message has been deleted by YamiKaitou. Reason: stop spamming with this question
MagNeto
Member
Join Date: May 2009
Old 05-15-2009 , 09:24   Re: WAR
Reply With Quote #29

Suggestions for v3 ?
MagNeto is offline
kalin
Junior Member
Join Date: Nov 2008
Old 05-15-2009 , 10:18   Re: WAR
Reply With Quote #30

good joob mr magneto !
kalin 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 12:32.


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