Gate Problem!!!
#3

Quote:
Originally Posted by InActtive™
Посмотреть сообщение
Change this:
Код:
    if(p_count) {
        g_gateTog = 1;
        MoveObject(g_gate, 2890.60, -1963.5, 17.2-5.0, 1.0, 0.0, 0.0, 0.0);
    }
To this:
Код:
    if(p_count) {
        g_gateTog = 1;
        MoveObject(g_gate, 2890.60, -1963.5, 17.2, -5.0 , 0.0, 0.0, 0.0);
    }
There was a little flaw in your coords. It should be fixed now. If not, let me know n' post the compile results.
C:\Users\GamerzAss\Desktop\Flat Files Roleplay (OLD)\filterscripts\gate.pwn(27) : warning 217: loose indentation
C:\Users\GamerzAss\Desktop\Flat Files Roleplay (OLD)\filterscripts\gate.pwn(32) : warning 217: loose indentation
C:\Users\GamerzAss\Desktop\Flat Files Roleplay (OLD)\filterscripts\gate.pwn(36) : warning 217: loose indentation
C:\Users\GamerzAss\Desktop\Flat Files Roleplay (OLD)\filterscripts\gate.pwn(33) : warning 204: symbol is assigned a value that is never used: "g_gateTog"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Warnings.

Gate is also still sideways
Reply


Messages In This Thread
Gate Problem!!! - by coolmark1995 - 04.01.2013, 02:05
Re: Gate Problem!!! - by InActtive™ - 04.01.2013, 04:20
Re: Gate Problem!!! - by coolmark1995 - 04.01.2013, 23:10
Re: Gate Problem!!! - by gtakillerIV - 04.01.2013, 23:48
Re: Gate Problem!!! - by coolmark1995 - 05.01.2013, 00:35
Re: Gate Problem!!! - by SchurmanCQC - 05.01.2013, 01:10
Re: Gate Problem!!! - by hydravink - 05.01.2013, 01:26
Re: Gate Problem!!! - by coolmark1995 - 05.01.2013, 02:11
Re: Gate Problem!!! - by coolmark1995 - 05.01.2013, 02:33
Re: Gate Problem!!! - by coolmark1995 - 05.01.2013, 05:25

Forum Jump:


Users browsing this thread: 1 Guest(s)