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

CS


Post New Thread Reply   
 
Thread Tools Display Modes
Reyd
New Member
Join Date: Oct 2014
Old 10-04-2014 , 08:00   Re: CS : [DJ mod]
Reply With Quote #21

Quote:
Originally Posted by vedant007 View Post
Yes,you are right this was coed in 2010 by me & optimized by reydifox.
Ehm, someone noticed me to see this. So let's fix original authors:
Reydifox - Idea and Coding
Kokorov - DJ pult model

This code couldn't be coded in 2010 by you. Because I just over year ago asked kokorov to make the model. See message


@Arkshine - Quite poorly coded.
Yes I know, because is still under development, it's part of Dance Mod project but I longer don't have time to finish it.
Reyd is offline
vedant007
Member
Join Date: Jul 2013
Old 10-04-2014 , 12:36   Re: CS : [DJ mod]
Reply With Quote #22

Quote:
Originally Posted by Jhob94 View Post
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...
As it said That you didn't insulted me , I'm sorry.......
I am beginner , So thanks Arkshine & all.
I will note your all FeedBacks & warnings. & tips.

Last edited by vedant007; 10-04-2014 at 12:37.
vedant007 is offline
Send a message via Skype™ to vedant007
vedant007
Member
Join Date: Jul 2013
Old 10-04-2014 , 12:41   Re: CS : [DJ mod]
Reply With Quote #23

@ Arkshine -
Now I request you if you find anything that disappoint You ...
Please trash this or move this to Scripting/Suggestions.
Thank You.
vedant007 is offline
Send a message via Skype™ to vedant007
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 10-04-2014 , 13:09   Re: CS : [DJ mod]
Reply With Quote #24

@vedant007, you may try to improve and to fix your plugin, instead of requesting it to be trashed.
__________________

Last edited by HamletEagle; 10-04-2014 at 13:09.
HamletEagle is offline
vedant007
Member
Join Date: Jul 2013
Old 10-05-2014 , 03:30   Re: CS : [DJ mod]
Reply With Quote #25

Quote:
Originally Posted by Reyd View Post
Ehm, someone noticed me to see this. So let's fix original authors:
Reydifox - Idea and Coding
Kokorov - DJ pult model
Done.
vedant007 is offline
Send a message via Skype™ to vedant007
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-05-2014 , 03:57   Re: CS : [DJ mod]
Reply With Quote #26

Since you don't want to support this, unapproved.
__________________
Arkshine is offline
vedant007
Member
Join Date: Jul 2013
Old 10-05-2014 , 05:41   Re: CS : [DJ mod]
Reply With Quote #27

Quote:
Originally Posted by Arkshine View Post
Since you don't want to support this, unapproved.
Sir, I am working on it & trying to fix all new stokes & tips that you & other user gave me
I am sure that it will be the same as you want as per new launch of AMXX Language please wait.
vedant007 is offline
Send a message via Skype™ to vedant007
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-05-2014 , 05:58   Re: CS : [DJ mod]
Reply With Quote #28

You said you wanted to trash this, so I thought you did no want to support it.

But it's okay, once you updated it, you can ask to be reviewed again.
__________________
Arkshine is offline
vedant007
Member
Join Date: Jul 2013
Old 10-05-2014 , 07:15   Re: CS : [DJ mod]
Reply With Quote #29

Quote:
Originally Posted by Arkshine View Post
You said you wanted to trash this, so I thought you did no want to support it.

But it's okay, once you updated it, you can ask to be reviewed again.
Thanks Sir.Soon I will ready the code as new support & with pure coding using your Tips.
vedant007 is offline
Send a message via Skype™ to vedant007
XLN's | [Lo]Phreak^n^c
Senior Member
Join Date: May 2006
Location: Argentina
Old 10-05-2014 , 08:23   Re: CS : [DJ mod]
Reply With Quote #30

Quote:
Originally Posted by Reyd View Post
Ehm, someone noticed me to see this. So let's fix original authors:
Reydifox - Idea and Coding
Kokorov - DJ pult model

This code couldn't be coded in 2010 by you. Because I just over year ago asked kokorov to make the model. See message
Quote:
Originally Posted by vedant007 View Post
Done.
I doubt about it

PHP Code:
/*Credits To HAMMER Studios for Model (Gamebanana) because i am also member @ that
  Thanks To  Reydifox for Adjusting My DJ MOD idea.*/ 
PHP Code:
#define Freeze(%1)          (frozen |= (1<<(%1&31)))
#define X "DJ Mod"     //(frozen += (1<<(%1&31)))
#define UnFreeze(%1)        (frozen &= ~(1<<(%1&31)))
#define Y "1.1.3"     //(frozen != (1<<(%1&31)))
#define IsFrozen(%1)     (frozen & (1<<(%1&31))) 
#define Z "VeDuBot"     //(frozen == (1<<(%1&31))) 
#define MAX_PLAYERS 32
#define TASK_SHOW_TIME 10113

......

register_plugin(XYZ
__________________
::: If u're 555 then I'm 666 :::
XLN's | [Lo]Phreak^n^c 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 06:48.


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