main() {}
#include <a_samp>
#include <zcmd>
#include <streamer>
#include <sscanf>
#define DIALOG_RULES 0
#define DIALOG_TELE 1
#define DIALOG_CMDS 2
#define DIALOG_WEAPONS 3
#define DIALOG_RULES1 4
#define DIALOG_HELP 5
main()
{
print(\"\\n----------------------------------\");
print(\" Blank Gamemode by your name here\");
print(\"----------------------------------\\n\");
}
public OnGameModeInit()
{
// És itt van sok CreateObject/CreateDynamicObject
}