Objects not loading
#1

Hello My Friends i want to say that m facing a problem i added objects on my gamemode.amx but the objects i added some objects loading in server and some didn't get loaded in server what to do i have added many objects in my gamemode.amx in which some objects are loaded and some didn't get loaded the only problem it show while compile it just 4 warning

G:\23-10-12\Fire~SATDM.pwn(5475) : warning 217: loose indentation
G:\23-10-12\Fire~SATDM.pwn(5484) : warning 217: loose indentation
G:\23-10-12\Fire~SATDM.pwn(6039) : warning 217: loose indentation
G:\23-10-12\Fire~SATDM.pwn(6711) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Warnings.

But it get compile
is this is problem so that the objects are not loading properly or some other problem please help me +rep if it will work.

NOTE: How To Know that where is loose indentation? xD?
Reply
#2

Write the obj code from pawn where is the error. (Lines: 5475, 5484, 6039, 6711)
Reply
#3

Okay, first of all, how are we supposed to know your code?
And last thing, please go next time to the thread of the streamer that you are using and read the notes. Example: incognito's streamer:
Default visible items: 500 (objects); 4096 (pickups); 1024 (3D text labels)
Reply
#4

Some Objects are loading in game and some are not loading why the objects are not loading in game any guesses?
Reply
#5

fix your line that got the warning it will fix the problem and put at the first line object that you want to load hope this help sorry for bad english
Reply
#6

GameModeInt
{
LoadObjects()

}

and then

stock LoadObjects()
{
put converted obj code hare.. Should work.

}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)