[HELP]save hex code to file?
#6

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Why don't you simply load a filterscript with code:
pawn Код:
#define FILTERSCRIPT

#include <a_samp>

public OnRconCommand(cmd[])
{
    return 0;
}
and then use OnRconCommand callback normally to your gamemode?
Yes, it is simple, but i want to have all my gamemode in one file (gm.amx) in gamemodes folder. all other required files will be created from gamemode code automatic.
Reply


Messages In This Thread
[HELP]save hex code to file? - by gouster3 - 26.08.2016, 05:31
Re: [HELP]save hex code to file? - by SickAttack - 26.08.2016, 05:52
Re: [HELP]save hex code to file? - by AbyssMorgan - 26.08.2016, 06:04
Re: [HELP]save hex code to file? - by gouster3 - 26.08.2016, 14:57
Re: [HELP]save hex code to file? - by Konstantinos - 26.08.2016, 15:01
Re: [HELP]save hex code to file? - by gouster3 - 26.08.2016, 16:03

Forum Jump:


Users browsing this thread: 1 Guest(s)