[HELP]Samp 0.3e object problem
#1

Well, i have a script. The objects was in the place where i put them on 0.3d. But when i changed it to 0.3e, objects disappeared, but they are on script with 0 error what to do ? Sorry if i put it to wrong place.
Reply
#2

can you copy one example of object code?
Reply
#3

Код:
CreateObject(3749,1809.80004883,-1889.90002441,18.29999924,0.00000000,0.00000000,90.00000000); //object(clubgate01_lax) (1)
It is at OnGameModeInIt
Reply
#4

add , 200.0 at the end
LIKE THIS :
CreateObject(3749,1809.80004883,-1889.90002441,18.29999924,0.00000000,0.00000000,90 .00000000, 200.0);
Reply
#5

Working now? I had same problem, and added that and it worked
Reply
#6

looking wait
Reply
#7

it didnt work
Reply
#8

"#include ..." lines from gamemode ?
Reply
#9

pawn Код:
#include <a_samp>
#include <core>
#include <float>
#include <time>
#include <file>
#include <Dini>
#include <Progress>
#include <JunkBuster>
#include <JunkBusterFS>
#include <xStreamer>
#include <a_npc>
Reply
#10

add #include <streamer> ! Do you have "streamer" in your includes folder? And it will propably sas that there is error ! then do this ! open PAWNO and then click open file and then select gamemode you use and then click compress and it should compress it without errors
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)