Convert Objects
#1

well , i made a map in MTA And i converted it in www.convertffs.com then i gone to the GameModeInit
i puted it , and now seems to me errors
Reply
#2

Code:
C:\DOCUME~1\Wattad\Desktop\GMS\gf.pwn(1) : error 010: invalid function or declaration
C:\DOCUME~1\Wattad\Desktop\GMS\gf.pwn(6807) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\GMS\gf.pwn(6815) : warning 217: loose indentation
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
The Errors
Reply
#3

Code:
CreateObject(18250,1794.36450195,-1916.36499023,18.76712608,0.00000000,0.00000000,0.00000000); //object(cuntwjunk06) (2)
CreateObject(1437,1782.92883301,-1905.69531250,12.71165848,0.00000000,0.00000000,0.00000000); //object(dyn_ladder_2) (1)
CreateObject(1476,1792.33520508,-1914.01489258,13.13316059,0.00000000,0.00000000,0.00000000); //object(dyn_porch_4) (1)
CreateObject(3399,1801.55334473,-1933.49975586,15.36917782,0.00000000,0.00000000,89.32440186); //object(cxrf_a51_stairs) (2)
CreateObject(3399,1785.96081543,-1933.15869141,15.14092159,0.00000000,0.00000000,89.32449341); //object(cxrf_a51_stairs) (3)
CreateObject(3524,1787.61254883,-1932.26611328,15.71878242,0.00000000,0.00000000,0.00000000); //object(skullpillar01_lvs) (1)
CreateObject(3524,1787.61230469,-1932.26562500,15.71878242,0.00000000,0.00000000,0.00000000); //object(skullpillar01_lvs) (2)
CreateObject(3524,1800.29980469,-1931.18078613,15.27244568,0.00000000,0.00000000,0.00000000); //object(skullpillar01_lvs) (3)
The Objects I added
Reply
#4

No Help?
Reply
#5

what does your first line say?
Reply
#6

what are you meaning ?
Reply
#7

Paste your line #1 here.
Reply
#8

for these errors
C:\DOCUME~1\Wattad\Desktop\GMS\gf.pwn(6807) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\GMS\gf.pwn(6815) : warning 217: loose indentation

place #pragma tabsize 0 in ur gamemode(in the beginning or at the warnings)
Reply
#9

the problem is clearly somewhere in the first line of your script, maybe you put the CreateObject('s before the includes or defines.
Reply
#10

Quote:
Originally Posted by selten98
View Post
for these errors
C:\DOCUME~1\Wattad\Desktop\GMS\gf.pwn(6807) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\GMS\gf.pwn(6815) : warning 217: loose indentation

place #pragma tabsize 0 in ur gamemode(in the beginning or at the warnings)
For God's sake please stop misguiding the people with such useless things. Don't use this.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)