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

Is there something you can't do with ...


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 07-30-2016 , 19:45   Is there something you can't do with ...
Reply With Quote #1

Is there something you can do with Orpheu/Okapi and in a Module you can't?
__________________
Project: Among Us
Craxor is offline
Send a message via ICQ to Craxor
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 07-30-2016 , 19:49   Re: Is there something you can't do with ...
Reply With Quote #2

Any module can do what Orpheu and Okapi do. They are just modules after all.

Last edited by klippy; 07-30-2016 at 19:49.
klippy is offline
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 07-30-2016 , 20:00   Re: Is there something you can't do with ...
Reply With Quote #3

Quote:
Originally Posted by KliPPy View Post
Any module can do what Orpheu and Okapi do. They are just modules after all.
I'm not comparing with other modules, i mean , everything that you can with Orpheu/Okapi you can by yourself when creating an module? Or "Everything you can made with orpheu/okapi can be made in NEW module by myself if i have enough knowledge"
__________________
Project: Among Us
Craxor is offline
Send a message via ICQ to Craxor
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 07-30-2016 , 20:55   Re: Is there something you can't do with ...
Reply With Quote #4

Actually, your 2 options are the same thing. A module is a module, does not matter its name, or its code, you can always copy and paste everything and mix all modules in one.
Quote:
Originally Posted by Craxor View Post
everything that you can with Orpheu/Okapi you can by yourself when creating an module? Or "Everything you can made with orpheu/okapi can be made in NEW module by myself if i have enough knowledge"
You can take all modules, mix they into one called 'Everything' and run it. It will be the same thing as have orpheu, okapi, fakemeta, etc, ... separated.
The only difference will the that will be very more difficult to write it, and after, depending how the things got mixed, could be (probably will) very more difficult to fix bugs and add new features.
More precisily, all the authors would have to share is code, and integrate it by a software versionning control, and any updates on the system could break everything.
That is why each one is separated into one specificic unit with its name as orpheu, okapi, fakemeta, etc, ...

Also, it makes easier even to write the code as each author does not have to keep his code up to date with each other.
This is the same question as ask if all AMXX plugins can be written into one. Of course, you can write a big plugin file with 200.000 lines and compile (think about the mess of it).
What problems will have it? All already said, and much more as the compilation time, will be very high, and each update into a single part of it, will cause a whole system recompilation, which takes a big time.
Want you to see a big plugin? Search for AMX Super.

Quote:
Originally Posted by Craxor View Post
Cheeeeeerrrrsssss.

But still waiting someone who know how to code a module to gave me the answer ...
Waiting why? It is right here, right now:
Quote:
Originally Posted by KliPPy View Post
Any module can do what Orpheu and Okapi do. They are just modules after all.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective

Last edited by addons_zz; 07-30-2016 at 23:27. Reason: update
addons_zz is offline
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 07-30-2016 , 22:02   Re: Is there something you can't do with ...
Reply With Quote #5

Cheeeeeerrrrsssss.

But still waiting someone who know how to code a module to gave me the answer ...
__________________
Project: Among Us
Craxor is offline
Send a message via ICQ to Craxor
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 07-31-2016 , 02:39   Re: Is there something you can't do with ...
Reply With Quote #6

Quote:
Originally Posted by Craxor View Post
But still waiting someone who know how to code a module to gave me the answer ...
KliPPy already gave you the answer to your question. Is there something that you don't understand about what he said? Here is the answer again said slightly differently:

Orpheu and Okapi are modules. Therefore, if you created a new module, you could do everything that Orpheu and Okapi can do.
__________________

Last edited by fysiks; 07-31-2016 at 02:41.
fysiks is offline
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 07-31-2016 , 07:44   Re: Is there something you can't do with ...
Reply With Quote #7

Quote:
Originally Posted by fysiks View Post
KliPPy already gave you the answer to your question. Is there something that you don't understand about what he said? Here is the answer again said slightly differently:

Orpheu and Okapi are modules. Therefore, if you created a new module, you could do everything that Orpheu and Okapi can do.
Yes, that's the answer, thanks

Edit: about what klippy say, sorry i was tired i wasn't understand what he sais, anyway, thank you all guys!
__________________
Project: Among Us

Last edited by Craxor; 08-01-2016 at 13:07.
Craxor is offline
Send a message via ICQ to Craxor
joropito
AlliedModders Donor
Join Date: Mar 2009
Location: pfnAddToFullPack
Old 07-31-2016 , 10:55   Re: Is there something you can't do with ...
Reply With Quote #8

I you want an specific implementation with no impact in performance at all, better you make your own module.
If you need a simple thing and don't bother on performance, go ahead with orpheu and okapi and custom plugin.

I'm not talking in big differences of performance, it's just a small difference, but useful in some cases.
__________________

Divide et vinces
approved plugins | steam account

I don't accept PM for support. Just ask on forums.
If you're looking for private work, PM me.
joropito is offline
Send a message via MSN to joropito
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 07-31-2016 , 12:14   Re: Is there something you can't do with ...
Reply With Quote #9

Quote:
Originally Posted by joropito View Post
I you want an specific implementation with no impact in performance at all, better you make your own module.
If you need a simple thing and don't bother on performance, go ahead with orpheu and okapi and custom plugin.

I'm not talking in big differences of performance, it's just a small difference, but useful in some cases.
Yes, i know what you talking about, but no is for some big things, anyway, thanks
__________________
Project: Among Us
Craxor is offline
Send a message via ICQ to Craxor
Reply


Thread Tools
Display Modes

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 14:43.


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