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

CS


Post New Thread Reply   
 
Thread Tools Display Modes
5aloOod
Senior Member
Join Date: Jun 2013
Location: hell
Old 10-03-2014 , 00:01   Re: CS : [DJ mod]
Reply With Quote #11

http://cs.gamebanana.com/gamefiles/3122
__________________
اَشْهَدُ اَنْ لَّآ اِلٰهَ اِلَّا اللہُ وَحْدَه لَا شَرِيْكَ لَه وَ اَشْهَدُ اَنَّ مُحَمَّدًا عَبْدُه وَرَسُوْلُه
5aloOod is offline
XLN's | [Lo]Phreak^n^c
Senior Member
Join Date: May 2006
Location: Argentina
Old 10-03-2014 , 03:05   Re: CS : [DJ mod]
Reply With Quote #12

http://cs.gamebanana.com/gamefiles/3395 [ final ]
__________________
::: If u're 555 then I'm 666 :::
XLN's | [Lo]Phreak^n^c is offline
vedant007
Member
Join Date: Jul 2013
Old 10-03-2014 , 06:55   Re: CS : [DJ mod]
Reply With Quote #13

Quote:
Originally Posted by XLN's | [Lo]Phreak^n^c View Post
Bro, I posted this with the permission of Reydifox & you can check that i am member of Gamebanana
Name : Vedant007
vedant007 is offline
Send a message via Skype™ to vedant007
vedant007
Member
Join Date: Jul 2013
Old 10-03-2014 , 06:56   Re: CS : [DJ mod]
Reply With Quote #14

Quote:
Originally Posted by Arkshine View Post
Why did you post this as it is if you knew it was poorly coded? Can you support this? Did you read the rules? If you just wanted to share plugin, you should have posted in another section (Off-topic/Suggestions/Scripting, etc).
Arkshine I think it's not poorly coded , in the way you told me that it was coded years ago but i think thats not matter
vedant007 is offline
Send a message via Skype™ to vedant007
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 10-03-2014 , 07:16   Re: CS : [DJ mod]
Reply With Quote #15

Quote:
Originally Posted by vedant007 View Post
Arkshine I think it's not poorly coded , in the way you told me that it was coded years ago but i think thats not matter
coding also changed with years, new optimized ways, etc etc. At moment the current code is a crap. It matters yes. And if i am not wrong, you dont only need author's permission to post it, you must also be capable to support it. From your replies, you obviously have 0 knowledge with amxx, so please dont distribute old plugins like that...
__________________
Jhob94 is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 10-03-2014 , 07:47   Re: CS : [DJ mod]
Reply With Quote #16

The code need to be updated and optimized. ;)

By the way, I agreed with Jhob94.
zmd94 is offline
vedant007
Member
Join Date: Jul 2013
Old 10-03-2014 , 10:31   Re: CS : [DJ mod]
Reply With Quote #17

Quote:
Originally Posted by Jhob94 View Post
coding also changed with years, new optimized ways, etc etc. At moment the current code is a crap. It matters yes. And if i am not wrong, you dont only need author's permission to post it, you must also be capable to support it. From your replies, you obviously have 0 knowledge with amxx, so please dont distribute old plugins like that...
You are insulting me with saying that
But i have knowledge of AMXX .________________
vedant007 is offline
Send a message via Skype™ to vedant007
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 10-03-2014 , 10:36   Re: CS : [DJ mod]
Reply With Quote #18

I am not insulting anyone.The code is completly outdated and you say that it doesn't matters. You insulted yourself, i just told the facts...
__________________
Jhob94 is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-03-2014 , 10:58   Re: CS : [DJ mod]
Reply With Quote #19

Quote:
Originally Posted by vedant007 View Post
Arkshine I think it's not poorly coded , in the way you told me that it was coded years ago but i think thats not matter
It does matter, very, especially for pawn which is not optimized like C. Saying this is well coded means just you are completely outdated and in a sense you have no idea what you're doing. Code is horrible in many ways. This is fact. No a matter of "thinking", it's a matter of concrete facts: like failed logic, improper memory management, misuse of existing natives, not following latest usage and such. This is not something we could expect as quality plugin nowadays.
__________________

Last edited by Arkshine; 10-03-2014 at 11:00.
Arkshine is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 10-03-2014 , 11:17   Re: CS : [DJ mod]
Reply With Quote #20

Please get used to use charsmax instead of writing the number. As example, just edit this:
PHP Code:
new name[32]
get_user_name(gDJname31
--->
PHP Code:
new name[32]
get_user_name(gDJnamecharsmax(name)) 
Writting number is sort of hardcoded. Using charsmax is the optimized way. ;)

Last edited by zmd94; 10-03-2014 at 11:19.
zmd94 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 02:42.


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