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

Module questions!!!!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
--kml--
Senior Member
Join Date: Jan 2009
Old 06-20-2009 , 08:27   Module questions!!!!
Reply With Quote #1

Module questions!!!!


Hello xD
i want to ask somethings about module .
well what does a module does actualy?
it shortens the code?
What i mean is

if there are another module than the default module
what does it does?
__________________
wooT now is asking season
will ask you plenty of things for learning

Last edited by --kml--; 06-20-2009 at 21:00.
--kml-- is offline
--kml--
Senior Member
Join Date: Jan 2009
Old 06-21-2009 , 04:13   Re: Module questions!!!!
Reply With Quote #2

bump
__________________
wooT now is asking season
will ask you plenty of things for learning
--kml-- is offline
[ --<-@ ] Black Rose
ANNIHILATED
Join Date: Sep 2005
Location: Stockholm, Sweden.
Old 06-21-2009 , 14:05   Re: Module questions!!!!
Reply With Quote #3

A module can be used for lots of stuff. Since you can use C#/C++ and include anything you can make it do whatever you want it to. (A module alone can only do stuff on server side, never do anything to clients.)

For example ExecuteX can start external files.
[ --<-@ ] Black Rose is offline
--kml--
Senior Member
Join Date: Jan 2009
Old 06-21-2009 , 21:51   Re: Module questions!!!!
Reply With Quote #4

O.o
thx for replying but i still got another question to ask

if i make a module i have to make it in metamod format?

and also the client side do you mean by it is bad?

__________________
wooT now is asking season
will ask you plenty of things for learning
--kml-- is offline
[ --<-@ ] Black Rose
ANNIHILATED
Join Date: Sep 2005
Location: Stockholm, Sweden.
Old 06-22-2009 , 12:57   Re: Module questions!!!!
Reply With Quote #5

You can make it in metamod or amxx format.
By server side I mean you cannot force people to do stuff with a module. You can only change something on the server, never on other computers by people that has joined the server.

...at least not alone. You can use a program on the other side that communicates with the module, but that would require everyone to manually start the client. For example, anti-cheat.

Last edited by [ --<-@ ] Black Rose; 06-22-2009 at 13:14.
[ --<-@ ] Black Rose is offline
--kml--
Senior Member
Join Date: Jan 2009
Old 06-22-2009 , 20:24   Re: Module questions!!!!
Reply With Quote #6

oo
about the amxx format?
what do you mean?

and also about the program ...
an example is VAC anti cheat?

__________________
wooT now is asking season
will ask you plenty of things for learning
--kml-- is offline
[ --<-@ ] Black Rose
ANNIHILATED
Join Date: Sep 2005
Location: Stockholm, Sweden.
Old 06-23-2009 , 15:19   Re: Module questions!!!!
Reply With Quote #7

Not VAC. A third party anti-cheat. Like Cheating-Death. ( I belive that is a amxx module )

Anyway. I don't know anything about the metamod format. AMXX is written as a metamod plugin.

AMXX modules are like plugins, but more powerful. Since you can use C++ instead of PAWN you can access anything you can access using C++.

You can make the module working by itself (like CSDM), or you can use it to create functions which can be accessed through amxx plugins using PAWN. (That is what most modules do.)

Look in the Module Coding section for modules (Topic name usually starts with "Module: ") and see what they can do. That will help you understanding.
[ --<-@ ] Black Rose 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:03.


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