AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   Detailed Installation Guide Needed For OciXCrom's custom shop v4.0 (https://forums.alliedmods.net/showthread.php?t=299689)

TheSpaniard 07-23-2017 05:31

Detailed Installation Guide Needed For OciXCrom's custom shop v4.0
 
Anybody who has installed OciXCrom's custom shop v4.0, please make a noob friendly guide for it as most noobs know how to install amxx plugins but Nobody knows how to compile .sma files. There are 2 .inc files of the mod but i tried to compile them there were 2 #include tags in the code -
1. #include<chromchat>
2. #include<formatin>
which are not in scripting\include.
i searched on the internet to no avail.
it is specifically written in the readme file that the amxx file had to be compiled locally.
please help asap.

Black Rose 07-23-2017 06:19

Re: Detailed Installation Guide Needed For OciXCrom's custom shop v4.0
 
I feel you Spaniard. Ironically most of these includes are made to make CODING easier. But why whould the author need that? He/she knows what he/she is doing... right?

Also, this section is for official AMXX related stuff. So nothing custom.
If you need help with a custom plugin, you post in the thread of that custom plugin from now on.



With all of that said, here are the includes:

Cromchat:
https://forums.alliedmods.net/showthread.php?t=295046

formatin() seems to be more or less format(ex)() but with a string return instead of supplying an output string.
It can be found in the download package of this plugin:
https://forums.alliedmods.net/showthread.php?t=293632

TheSpaniard 08-20-2017 05:49

Re: Detailed Installation Guide Needed For OciXCrom's custom shop v4.0
 
Quote:

Originally Posted by Black Rose (Post 2537099)
I feel you Spaniard. Ironically most of these includes are made to make CODING easier. But why whould the author need that? He/she knows what he/she is doing... right?

Also, this section is for official AMXX related stuff. So nothing custom.
If you need help with a custom plugin, you post in the thread of that custom plugin from now on.



With all of that said, here are the includes:

Cromchat:
https://forums.alliedmods.net/showthread.php?t=295046

formatin() seems to be more or less format(ex)() but with a string return instead of supplying an output string.
It can be found in the download package of this plugin:
https://forums.alliedmods.net/showthread.php?t=293632

Thanks man you are the best


All times are GMT -4. The time now is 15:59.

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