my gate is not work
#3

pawn Код:
for(new f; f < sizeof(Gates); f++)
    {
        Gates[f][gID] = CreateObject(Gates[f][gModelID], Gates[f][closeX],Gates[f][closeY],Gates[f][closeZ], Gates[f][rotX],Gates[f][rotY],Gates[f][rotZ]);
       // CreateDynamic3DTextLabel("{FFFFFF}GATE", COLOR_WHITE, Gates[f][closeX],Gates[f][closeY],Gates[f][closeZ]+0.2, 10);
        printf("%d gates created",f);
    }
Add this on ongamemodeinit
Reply


Messages In This Thread
my gate is not work - by ajam112 - 18.10.2013, 08:52
Re: my gate is not work - by TonyII - 18.10.2013, 09:01
Re: my gate is not work - by AnonMKD - 18.10.2013, 09:08
Re: my gate is not work - by ajam112 - 18.10.2013, 12:49
Re: my gate is not work - by ajam112 - 18.10.2013, 16:18

Forum Jump:


Users browsing this thread: 1 Guest(s)