Posts: 511
Threads: 122
Joined: Jan 2013
i add a new map with CreateDynamicObject
and i get this problem
With MAP samp editor
In my server
include (s)
pawn Код:
#include <a_samp>
#include <a_sampdb>
#include <a_http>
#include <a_players>
#include <time>
#include <dini>
#include <utils>
#include "../include/djson.inc"
#include <yom_buttons>
#include <streamer>
#include <Load>
#include <SII>
#include <fire>
#include <foreach>
Posts: 246
Threads: 38
Joined: May 2013
Reputation:
0
Make sure you didn't put some objects into a virtual world
Posts: 511
Threads: 122
Joined: Jan 2013
Quote:
Originally Posted by RALL0
Make sure you didn't put some objects into a virtual world
|
No No
all like this
pawn Код:
CreateDynamicObject(19458,1435.3570557,-1456.1259766,107.5059967,0.0163574,270.7497559,0.7498779);
Posts: 265
Threads: 34
Joined: Mar 2012
Reputation:
0
Did you go high up in sky and crossed a brown and black layer?
Posts: 511
Threads: 122
Joined: Jan 2013
Quote:
Originally Posted by Goldilox
Did you go high up in sky and crossed a brown and black layer?
|
i test thi map on gm too and working , but in my server no work
PS: gm i dowloand like my gm ( server )
Posts: 18
Threads: 1
Joined: May 2013
Reputation:
0
When you map you should go a lot higher to where you can see other interiors. You can try creating the object in a different interior ID. Not saying it will work, just a suggestion.
Posts: 265
Threads: 34
Joined: Mar 2012
Reputation:
0
The easy way to go up is to goto the locations and click any of the interior and get out of the interior and that's where you make your own interior.
Posts: 511
Threads: 122
Joined: Jan 2013
Quote:
Originally Posted by Johanson24
When you map you should go a lot higher to where you can see other interiors. You can try creating the object in a different interior ID. Not saying it will work, just a suggestion.
|
Quote:
Originally Posted by Goldilox
The easy way to go up is to goto the locations and click any of the interior and get out of the interior and that's where you make your own interior.
|
guys i don't think this
on normal GM ( SA-MP server )
Posts: 511
Threads: 122
Joined: Jan 2013
hey please help me !!
i need help
Posts: 511
Threads: 122
Joined: Jan 2013
Quote:
Originally Posted by San1
Convert all ur CreateObject codes to CreateDynamicObject using convertffs.com
|
?? i have this map with CreateDynamicObject
Posts: 390
Threads: 65
Joined: Dec 2012
Reputation:
0
You can try change your time to night. Like /time 0 0. Just try. Or idk.
Posts: 511
Threads: 122
Joined: Jan 2013
Quote:
Originally Posted by Affan
You can try change your time to night. Like /time 0 0. Just try. Or idk.
|
LOL , please don't say anything , i need fix it !!
Posts: 511
Threads: 122
Joined: Jan 2013
Quote:
Originally Posted by Cameltoe
Do you have some CreateObjects in your gamemode as well?
|
Yehh