gangzone help?
#6

Replace this code with everything from OnGameModeInit() and up.

pawn Код:
#include <a_samp>

new lspd;
main()
{
    print("\n----------------------------------");
    print(" Blank Gamemode by your name here");
    print("----------------------------------\n");
}

public OnGameModeInit()
{
    lspd = GangZoneCreate(166.4,-1922.6,1603.95,-1160.74);
    return 1;
}
Reply


Messages In This Thread
gangzone help? - by Bulgaria - 21.09.2013, 21:12
Re: gangzone help? - by EiresJason - 21.09.2013, 21:15
Re: gangzone help? - by Bulgaria - 21.09.2013, 21:16
Re: gangzone help? - by EiresJason - 21.09.2013, 21:20
Re: gangzone help? - by Bulgaria - 21.09.2013, 21:22
Re: gangzone help? - by EiresJason - 21.09.2013, 21:28
Re: gangzone help? - by Bulgaria - 21.09.2013, 21:29
Re: gangzone help? - by EiresJason - 21.09.2013, 21:31
Re: gangzone help? - by Bulgaria - 21.09.2013, 21:31
Re: gangzone help? - by EiresJason - 21.09.2013, 21:33

Forum Jump:


Users browsing this thread: 1 Guest(s)