Complie problem.
#1

I can't complie my script. When I'm starting complaining it shows that complier libary has stoped workin'.

The codes which I added recently are

PHP код:
public OnGameModeInit()
{
    
CreateDynamicObject(3749, -2931.3999471.700019.800270);
    
CreateDynamicObject(987, -2931.7487400180);
    
CreateDynamicObject(987, -2931.8453.6000140090);
    
CreateDynamicObject(987, -2931.5477.799840090);
    
CreateDynamicObject(987, -2933.2486.70001400180);
    
CreateDynamicObject(987, -2950.2487.10001400180);
    
CreateDynamicObject(987, -2961.3999487400180);
    
CreateDynamicObject(987, -2997.5466.200013.900270);
    
CreateDynamicObject(9259, -2989.5996474.5996110.100180);
    
CreateDynamicObject(987, -2978.3994487.09961400180);
    
CreateDynamicObject(987, -2955.5454.399993.9000);
    
CreateDynamicObject(987, -2943.6001454.53.900360);
    
CreateDynamicObject(987, -2967.5454.299993.9000);
    
CreateDynamicObject(987, -2979.5454.299993.9000);
    
CreateDynamicObject(987, -2991.6001454.299993.9000);
    
CreateDynamicObject(987, -2997.6001454.399993.9000);
    
CreateDynamicObject(980, -2931.2002471.599616.700270);
    
CreateDynamicObject(986, -2947.3999487.53.300180);
    
CreateDynamicObject(985, -2976.3487.53.300180);
    
CreateDynamicObject(3928, -2970.2465.899994.2000);
    
CreateDynamicObject(3928, -2949.8999465.799994.2000);
    
CreateDynamicObject(3092, -2931.2454.799995000);

Reply
#2

If you remove this object the computer makes you fill?
Reply
#3

Yes, I dont have any problem after removing it.
Reply
#4

You have a latest version of streamer?

Plugin and include
Reply
#5

Idk. Its satdm v9 can u give me download link ?
Reply
#6

Anybody
Reply
#7

I updated streamer and same. More solutions?
Reply
#8

There is nothing wrong with this particular piece of code. You probably pasted it somewhere inappropriate. It's supposed to be merged with the existing OnGameModeInit. You cannot naively paste code anywhere you want and expect it to work, just like that *snaps fingers*.
Reply
#9

Just per chance, did you remove the .0000 off the ends of the co-ords, because that could cause trouble.


This is just a guess, but it's because some are to one decimal place, others are 4, and yet some are no decimal place at all.
Reply
#10

Quote:
Originally Posted by Vince
Посмотреть сообщение
There is nothing wrong with this particular piece of code. You probably pasted it somewhere inappropriate. It's supposed to be merged with the existing OnGameModeInit. You cannot naively paste code anywhere you want and expect it to work, just like that *snaps fingers*.
I just made map in MTA, then I went to Delux MAP converter and converted it in pawn codes. And pasted it. Whats wrong here now ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)