Raised This Month: $32 Target: $400
 8% 

Extra hostage rescue


Post New Thread Reply   
 
Thread Tools Display Modes
FakeNick
Senior Member
Join Date: Feb 2008
Location: Poland
Old 03-18-2009 , 11:47   Re: Extra hostage rescue
Reply With Quote #11

Dear Seba, you should change modification and category of your plugin :].
__________________


[||||||||||] Snowball war v3.05

Pol
ish translations here ;) (PM me if you want one).


FakeNick is offline
Sn!ff3r
Veteran Member
Join Date: Aug 2007
Location: Poland
Old 03-19-2009 , 06:24   Re: Extra hostage rescue
Reply With Quote #12

Eh, przy edycji tematu te dane z jumpboxów znikają...

Fixed.
__________________
Join US - custom Zombie Server - Custom Addons:



Sn!ff3r is offline
Send a message via Skype™ to Sn!ff3r
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-19-2009 , 07:58   Re: Extra hostage rescue
Reply With Quote #13

Hi.

I don't see why you use fakemeta ( no it won't be more efficient ) instead of cstrike ( since it's a plugin only for cs ). Using cstrike would be more faster.

- If you keep the use of fakemeta, cache the value of get_user_msgid("Money")
- And like anakin_strike has said, you should use macro for theses functions.
- Try to avoid using return when you don't need. You add extra code for nothing. I mean as example :

Code:
public hostage_touched() {     if(get_pcvar_num(enabled))     {         new id = get_loguser_index();         new money = get_pcvar_num(cvar_money2)                 if( money )  { fm_set_user_money(id,fm_get_user_money(id) + money,1); }     } }
Arkshine is offline
cihanozaltin
New Member
Join Date: Jun 2019
Old 06-09-2019 , 12:15   Re: Extra hostage rescue
Reply With Quote #14

Hey ADmin... I m writing from TR... Please send me sma or amxx to Kill Hostage.. ??? My server is DEATHMATCH.. ?
cihanozaltin 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 04:12.


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