SA-MP Forums Archive
these crash my compiler - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: these crash my compiler (/showthread.php?tid=664681)



these crash my compiler - PepsiCola23 - 07.03.2019

PHP код:
    CreateDynamicObject(19442289.64581, -1617.5134388.23320,   0.000000.0000083.82000);
    
CreateDynamicObject(19369284.06451, -1616.8544988.23320,   0.000000.00000, -97.74020);
    
CreateDynamicObject(19397287.25061, -1617.2489088.23320,   0.000000.0000083.63980);
    
CreateDynamicObject(1504286.48309, -1617.1575986.47920,   0.000000.00000, -7.26000);
    
CreateDynamicObject(19273285.99866, -1617.0712987.96981,   0.000000.00000, -186.95963);
    
CreateDynamicObject(19866287.99606, -1617.3271589.95946,   0.000000.00000, -96.60030);
    
CreateDynamicObject(19866285.04379, -1616.9241989.95946,   0.000000.00000, -97.08028);
    
CreateDynamicObject(19866287.99606, -1617.3271590.22802,   0.000000.00000, -96.60030);
    
CreateDynamicObject(19866285.04379, -1616.9241990.22499,   0.000000.00000, -97.08028);
    
CreateDynamicObject(1713283.49268, -1615.3689086.43834,   0.000000.0000081.05999);
    
CreateDynamicObject(1827285.12076, -1615.0943686.42619,   0.000000.000000.00000);
    
CreateDynamicObject(1727285.38782, -1613.0869186.49655,   0.000000.00000, -31.50002);
    
CreateDynamicObject(2811289.97946, -1616.9591186.49347,   0.000000.000000.00000);
    
CreateDynamicObject(2267290.94821, -1614.4437388.57910,   0.000000.00000, -99.96000);
    
CreateDynamicObject(2108283.39526, -1616.3148286.46381,   0.000000.000000.00000); 
i dont see whats wrong


Re: these crash my compiler - CBug - 07.03.2019

Show errors?

it just stays hanging?


Re: these crash my compiler - polygxn - 07.03.2019

PHP код:
CreateDynamicObject(modelidFloat:xFloat:yFloat:zFloat:rxFloat:ryFloat:rzworldid = -1interiorid = -1playerid = -1Float:streamdistance 300.0); 
Maybe if you post some errors it would be easier to figure out whats wrong.


Re: these crash my compiler - aristoffky - 08.03.2019

yes, errors.


Quote:
Originally Posted by polygxn
Посмотреть сообщение
PHP код:
CreateDynamicObject(modelidFloat:xFloat:yFloat:zFloat:rxFloat:ryFloat:rzworldid = -1interiorid = -1playerid = -1Float:streamdistance 300.0); 
Maybe if you post some errors it would be easier to figure out whats wrong.
also, he doesn't need the rest of the parameters, his version is correct. those params are already assigned by default.


Re: these crash my compiler - PepsiCola23 - 08.03.2019

i said it crashes my compiler

no errors


Re: these crash my compiler - TheToretto - 08.03.2019

The problem is not coming from there.


Re: these crash my compiler - NaS - 08.03.2019

Try to use the community compiler in case you don't already. Many crashes have been fixed in that one, so it's worth trying. Might be that it shows you errors instead of just crashing.


Re: these crash my compiler - mmlinaric - 08.03.2019

https://sampforum.blast.hk/showthread.php?tid=639830
Try some russian guy's compiler. It is very fast and never crashes.