Re: samp.js - JavaScript for SA-MP -
CoaPsyFactor - 20.06.2016
does it support ES6 syntax?
Re: samp.js - JavaScript for SA-MP -
Pyrotech - 10.10.2016
Woah! Didn't even know there was a javascript library for SAMP.
Re: samp.js - JavaScript for SA-MP -
CoaPsyFactor - 13.10.2016
well if its using ******'s v8, why not relying on setTimeout and setInterval functions?
Re: samp.js - JavaScript for SA-MP -
Yaa - 23.11.2016
How to complie this ?
Re: samp.js - JavaScript for SA-MP -
LifeIsGood - 24.11.2016
Quote:
Originally Posted by Yaa
How to complie this ?
|
You don't compile, the scripts get loaded and unloaded dynamically.
Re: samp.js - JavaScript for SA-MP -
Yaa - 24.11.2016
zcmd in js !? Please
Re: samp.js - JavaScript for SA-MP -
lepegadore - 16.01.2017
Any info about using streamer? 'cause i try to use CreateDynamic3DTextLabel from streamer.inc.js sucessfully but nothing appears in the map.
Re: samp.js - JavaScript for SA-MP -
Omer. - 12.02.2017
still no update?
Re: samp.js - JavaScript for SA-MP -
PhamHoang - 14.07.2017
I have problem
Failed to register samp.js navites
How to steup JavaScript for SAMP?
Re: samp.js - JavaScript for SA-MP -
NekoriDes - 02.12.2017
Quote:
Originally Posted by Omer.
still no update? 
|
The same matter
Anyway thank you so much for y're work
Re: samp.js - JavaScript for SA-MP -
Kaperstone - 03.12.2017
Code:
Last Activity: 22.12.2016 05:08 am
I don't think there will be, unfortunately.
Re: samp.js - JavaScript for SA-MP -
LifeIsGood - 03.12.2017
Quote:
Originally Posted by Kaperstone
Code:
Last Activity: 22.12.2016 05:08 am
I don't think there will be, unfortunately.
|
Anyone can grab the source and update it, would be easy all it does is make JavaScript and Pawn communicate with each other.
Re: samp.js - JavaScript for SA-MP -
Kaperstone - 03.12.2017
Quote:
Originally Posted by LifeIsGood
Anyone can grab the source and update it, would be easy all it does is make JavaScript and Pawn communicate with each other.
|
Yeah, well, nobody does that.
At least not on a scale of open sourcing his updated version.