Tribute to
ReSIk[/member]
/*
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Anthony Gates, hereby disclaims all copyright interest in the program “Admin Level Changer for SA-MP” (which makes passes at compilers) written by Anthon Gates.
Anthony Gates, 3 October 2015
*/
#include <a_samp>
#include <ReSIK>
enumka _enumeracio
akkor
adminszintje
vege pontosvesszo
uj _enumkavaltozoja[MAX_ONLINE_JATEKOS][_enumeracio] pontosvesszo
elore AdminSzintallitas nyitozarojel jatekosazonosito, adminszintjeajatekosnak csukozarojel pontosvesszo
publikus AdminSzintallitas nyitozarojel jatekosazonosito, adminszintjeajatekosnak csukozarojel
akkor
_enumkavaltozoja[jatekosazonosito][_adat] egyenlovetesz adminszintjeajatekosnak pontosvesszo
visszateres egy pontosvesszo
vege
INC:
/*This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Anthony Gates, hereby disclaims all copyright interest in the program “ReSIK.inc” (which makes passes at compilers) written by Anthony Gates.
Anthony Gates, 3 October 2015*/
#define akkor {
#define vege }
#define pontosvesszo ;
#define publikus public
#define elore forward
#define visszateres return
#define egy 1
#define idezojel \"
#define nyitozarojel (
#define csukozarojel )
#define _enumeracio PlayerInfo
#define _enumkavaltozoja pInfo
#define _adat adminszintje
#define egyenlovetesz =
#define enumka enum
#define uj new
#define MAX_ONLINE_JATEKOS MAX_PLAYERS
CHANGELOG:
+ v1.1.1 NIGHTLY: added \"enumka\", \"_enumkavaltozoja\" special thanks to skyLine
++ v1.1.2: added \"#define MAX_ONLINE_JATEKOS MAX_PLAYERS\" via skyLine@bugtracker. Thanks!