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

One-Shot Multikill Detection


Post New Thread Reply   
 
Thread Tools Display Modes
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 01-04-2017 , 03:58   Re: One-Shot Multikill Detection
Reply With Quote #11

Quote:
Originally Posted by HamletEagle View Post
I'm personally using that way of writting the register_plugin line as my signature, for visual purpose only.
Exactly
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx is offline
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 01-04-2017 , 06:40   Re: One-Shot Multikill Detection
Reply With Quote #12

About indentation only

Here, different tabulation:

PHP Code:
const MAX_PLAYERS =             32
const TASK_CHECKKILLS =             23013013 
Here, as fysiks said
PHP Code:
    register_plugin
    
(
    .
plugin_name PLUGIN,
    .
version VERSION,
    .
author AUTHOR
    

Should be:
PHP Code:
    register_plugin
    
(
        .
plugin_name PLUGIN,
        .
version VERSION,
        .
author AUTHOR
    

That's empty ?

PHP Code:
public plugin_natives()
{
    

__________________
Project: Among Us
Craxor is offline
Send a message via ICQ to Craxor
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 01-04-2017 , 12:13   Re: One-Shot Multikill Detection
Reply With Quote #13

Lol, Sorry about the empty register native. Ill remove when I turn to my pc
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx is offline
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 01-04-2017 , 14:19   Re: One-Shot Multikill Detection
Reply With Quote #14

@Craxor, see these constants on my Text editor:

PHP Code:
const MAX_PLAYERS =             32
const TASK_CHECKKILLS =         23013013 
Thats normal.

Plugin edited and an observation has been added to the plugin, read the spoiler at the description for more informations.
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo

Last edited by EFFx; 01-04-2017 at 14:20.
EFFx is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 01-04-2017 , 14:52   Re: One-Shot Multikill Detection
Reply With Quote #15

Quote:
Originally Posted by EFFx View Post
Thats normal.
I am a little lost here. Are you guy complaining about how many spaces he use after the = sign?
It is because on your editor they looks unaligned?

Are @EFFx using tabs instead of spaces?
I would suggest to use spaces and monospaced font. It would solve the problem for good.
Therefore everyone who want to see your code, just need to use a monospaced font.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 01-04-2017 , 16:00   Re: One-Shot Multikill Detection
Reply With Quote #16

Yes, i'm using tabs instead of spaces.

I think I need not add this 'monospaced font', because its the first time I got that issue. My Text editor and the Klippy's text editor don't show that issue... Only when I try to open that plugin on Notepad, some tabs show incorrect.

But i'll search about this 'monospaced font'. Because i'm talking with the 'scientist of amxx'
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx is offline
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 01-04-2017 , 16:39   Re: One-Shot Multikill Detection
Reply With Quote #17

I'm not even using a ide, just sometimes when i want to check a line number for a errror i'm using PSPad editor, but i code only in notepad.
__________________
Project: Among Us
Craxor is offline
Send a message via ICQ to Craxor
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 01-04-2017 , 16:49   Re: One-Shot Multikill Detection
Reply With Quote #18

LOL, you write your plugins in notepad? Thats the reason it my friend. On the Text editor it shows normal, but when I open in notepad it shows wrong as well.

But I want to see something about the plugin, can you guys?
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo

Last edited by EFFx; 01-04-2017 at 16:50.
EFFx is offline
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 01-04-2017 , 18:09   Re: One-Shot Multikill Detection
Reply With Quote #19

that's because your ide is wrong, that's why i'm not using notepad++ or amxmodx studio or other things .. they're not perfectly working so i don;t like them.

Focus on laser mod a little if you have free time.
__________________
Project: Among Us
Craxor is offline
Send a message via ICQ to Craxor
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 01-04-2017 , 18:50   Re: One-Shot Multikill Detection
Reply With Quote #20

I can focus on both.
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx 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 19:04.


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