04.01.2013, 23:10
Quote:
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); } Код:
if(p_count) { g_gateTog = 1; MoveObject(g_gate, 2890.60, -1963.5, 17.2, -5.0 , 0.0, 0.0, 0.0); } |
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