05.12.2011, 22:45
I am using garobjects and the default MAX OBJECTS was at 400 because it was made during 0.3c. And now i have more than 400 since 0.3d allows 1000. I tried changing:
At first it worked.. but now it keeps saying The SA:MP object limit has been reached. You can not spawn any more objects.
I really need this to finish my server. Have any ideas?
Oh and also i get this message
[16:40:21] =======================================
[16:40:21] | |
[16:40:21] | Error: Could not connect to YSI |
[16:40:21] | update server (response was 006). |
[16:40:21] | |
[16:40:21] =======================================
When it never said that it worked fine.
pawn Код:
#define GOBJ_MAX_OBJECTS_CREATED 1000 // Max objects an admin can create (Remember the limit is 400 in SA:MP 0.3b/0.3c...)
I really need this to finish my server. Have any ideas?
Oh and also i get this message
[16:40:21] =======================================
[16:40:21] | |
[16:40:21] | Error: Could not connect to YSI |
[16:40:21] | update server (response was 006). |
[16:40:21] | |
[16:40:21] =======================================
When it never said that it worked fine.