mapping not load or something
#1

i got some error with my mapping. when my server already run for 2 hours, the mapping is not loaded or gone. anyone know this error ?
Reply
#2

did u use streamer?
Reply
#3

Quote:
Originally Posted by Sreyas
Посмотреть сообщение
did u use streamer?
yes im using streamer
Reply
#4

Probably you are using function CreateObject and this function is limited with 1000 objects , be sure you are using CreateDynamicObject
Reply
#5

Quote:
Originally Posted by Rockefeller
Посмотреть сообщение
Probably you are using function CreateObject and this function is limited with 1000 objects , be sure you are using CreateDynamicObject
so, just change CreateObject to CreateDynamicObject ?
or just delete the CreateObject ?
Reply
#6

change CreateObject to CreateDynamicObject
Reply
#7

Quote:
Originally Posted by Rockefeller
Посмотреть сообщение
change CreateObject to CreateDynamicObject
what about this? just delete this too ?
PHP код:
//Siren
#define CObject CreateObject
#define AObject AttachObjectToVehicle
#define ADObject AttachDynamicObjectToVehicle
#define DObject DestroyObject
#define VObject IsValidObject 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)