Objects
#1

Hi, I'm just wondering what the limit of objects is in 0.3 ?
Also, if there is a limit, is there any way to trick the code so it seems to be less than what it actually is ?

Thanks,
Lorrden.
Reply
#2

https://sampwiki.blast.hk/wiki/Limits
To pass beyond some limits, you'll have to use streamers.
Reply
#3

Thanks
Another thing, I want to put my objects (for now) in an .inc file so I added them all in "borders1.inc" and put
Код:
#include <borders1>
under the samp include..
However it says "Symbol already defined: CreateObject".

What's the problem ?
Reply
#4

if u included all ur objects it shouldn't say that but it seems that there is another CreateObject in ur GameMode/Script
________
E24
Reply
#5

Well, yes there is.
Can't I have it that way :S
Reply
#6

u can't use 2 things same in include and script , either all CreateObject in an include or all CreateObject in script
i wish they delete that in samp 0.3b
________
Home Made Vaporizors
Reply
#7

Fixed that object streamer but now my gamemode won't load.
It says that the gamemode can't be found...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)