-
Content Count
86 -
Joined
-
Last visited
-
Days Won
3
CrosRoad95 last won the day on January 13
CrosRoad95 had the most liked content!
Community Reputation
52 PopularAbout CrosRoad95
-
Rank
MTA Contributor
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
CrosRoad95 started following Javascript as a secondary programming language
-
Javascript as a secondary programming language
CrosRoad95 posted a topic in Open Source Contributors
Few days ago i started discussion about javascript in mta, for more details checkout https://github.com/multitheftauto/mtasa-blue/discussions/2008 I'm waiting for opinions, suggestions, and everything what can help, here, on at github I already made working "hello world" example -
xLive started following CrosRoad95
-
JeViCo started following CrosRoad95
-
I back to work on BP! I Successfully added support for multithreading, so simulation will work smooth until you get crazy. Also set of function get changed, old function has changed and new get added. Here's current progress:
-
CrosRoad95 started following turret001
-
CrosRoad95 started following Inder00
-
OSWS - The new MTA community water shader project
CrosRoad95 replied to Einheit-101's topic in Resources
10/10 -
CrosRoad95 started following Bullet physics in mta
-
you did mistake, 2020 - 2005 is equal 15 but not 16
-
https://community.multitheftauto.com/index.php?p=resources&s=details&id=18042 compiled script https://community.multitheftauto.com/index.php?p=resources&s=details&id=18032 and another compiled
-
i started to document functions here https://wiki.multitheftauto.com/wiki/PhysicsCreateWorld and pull request here https://github.com/multitheftauto/mtasa-blue/pull/1246 i'm waiting for feedback about syntax
-
for now project is frozen until first set of rendering functions will released
-
CrosRoad95 changed their profile photo
-
For long time i considered to do something with physics in mta. For now doing even simplest things such falling box, tree on flat area looks cartoonish. In my history of i saw few attempts of doing simple physics, mostly it was in closed area without bigger interactions with poor performance due you just can't calculate collision in other way than processLineOfSight, isLineOfSightClear or read directly .col file as Tederis did. I started with something to render things, thats how FBX https://github.com/multitheftauto/mtasa-blue/pull/1093 to bypass default rendering to handle future i'll i
- 9 replies
-
- 16
-
-
-
Błagam o pomoc przy serwie
CrosRoad95 replied to bandytaPL's topic in Pomoc ze skryptami i programowaniem w Lua
pomogę ci! -
That mean s0beit will work?
-
That mean s0beit will work?
- 36 replies
-
- 11
-
-
-
that been 5 years ago, do now it is possible ?
-
I want to hook gta function into mta, but i dont know how can i skip function and continue function. here's my code but crashing game. https://github.com/CrosRoad95/mtasa-blue/commit/ed7443f0c1a25316a23ad732b5d251fbc260dfe1 can someone explain me how can i do this? void __cdecl CWorld::RemoveFallenPeds() offset 0x565CB0
-
[Poll?]What would you like to see in a new map editor?
CrosRoad95 replied to Captain Cody's topic in Resources
- place random object from category, example random tree, random rock, random bush etc. with option random rotation - move multiple objects at once - support for water, colzones, occolusion zones, custom models - save in various methods, as .map, .lua, .sql, compress file ( example: dont set interior=0 if by default interior = 0, dont set posX = 123.0000005 ) - simple permission system, example provilages to: edit, create, destroy, save, load, map settings - upgrade remove world object, now, some object are impossible to remove ( if you click but nothing you clicked, t