SomeOne Know it? i try but didnt work
#1

1. i have 2 GM
1-for area51 and Gamemode 2 for San fierro..

in gameMode 1 for Area51:

pawn Код:
main()
{
    print("\n------------------------------------");
    print(" Dr.Ghost GAMEMODE DEATHMATCH v1.0");
    print("        14/03/2011              ");
    print(" Loaded 1 GameMode         ");
    print("-------------------------------\n");
    SetTimer("San_fierroDM",10000,true);
        return 1;
}
then forward it at top Gamemode First and load gamemode 2:

pawn Код:
public San_fierroDM(playerid)
{
    SendRconCommand("changemode [GM]DMv5.0map1");
    return 1;
}
But didnt happen.... how yea fix it
Reply
#2

Okay done!!! thanks anyone .. is okay
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)