
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

3
Client Updates / Re: Client Update for 0.4.6 Released (2020-12-24)
« on December 25th, 2020, 01:46 PM »
Finally. Nice update
4
Snippet Showroom / [Snippet] Re: Host Time (aka hoston)
« on December 16th, 2020, 06:35 PM »does this mean we can host our server in the master list?
._.
Host Time is the uptime to check the time since when the server is up / hosted.
To show your server in masterlist, you need announce plugin and port forwarded internet ( if local hosted ) or VPS
6
Script Showroom / [ GameMode ] Re: VC:MP Blank Server ( 13rd Feb, 2019 )
« on December 10th, 2020, 04:16 PM »Can I get server creator for 32 bit?
Here you go.
https://wiki.adtec.ovh
7
Script Showroom / Re: KingOfVC present: The End of Journey Collection
« on December 8th, 2020, 05:29 PM »
Good luck Kiki.
8
Script and Content Requests / Re: Help me i need scripts to make my server pls help me
« on December 5th, 2020, 06:09 AM »
https://forum.vc-mp.org/?board=11.0
Also stop asking people to make your scripts.
And dont be lazy to find the public posted scripts.
Also stop asking people to make your scripts.
And dont be lazy to find the public posted scripts.
9
Script Showroom / [ #D~ Tools ] Re: Map Editor
« on November 26th, 2020, 11:34 AM »
Finally.
Good job doom
Good job doom
10
Vehicle Showroom / Re: Hoverboard( Back to he the Future)
« on November 25th, 2020, 02:11 PM »
Nice
11
Support / Re: Question about player's marker
« on November 25th, 2020, 06:45 AM »
If you are giving an example of 2 groups, then SetShowOnlyTeamMarkers(true) is the only function that can be helpful for you.
12
Snippet Showroom / Re: Aligned Random Messages ( without Newtimer )
« on November 23rd, 2020, 01:04 PM »
So would it cause more memory leaks than actual NewTimer?
13
Snippet Showroom / Re: Aligned Random Messages ( without Newtimer )
« on November 23rd, 2020, 07:21 AM »Having a tick function IS ALWAYS better than timers. Timers are responsible for crashes and memory leaks. And that's a known fact.
14
Snippet Showroom / Re: Aligned Random Messages ( without Newtimer )
« on November 23rd, 2020, 04:53 AM »but why OnTimeChange when we can use a timer? I guess doing same thing with a timer is same unless you hate "newtimer" word :P
I had been using a bankcamp timer using NewTimer, and it used to kick me out of bank even when i left bank before 60s and enter at like 58 or 59s.
Since on Linus servers, its not preferred to kill timers.
Also as Shy mentioned above. Its just an example of How this can be as useful as NewTimer.
You can basically use this for any Continuous 1s interval timer. Or even others.
15
Snippet Showroom / Re: Aligned Random Messages ( without Newtimer )
« on November 21st, 2020, 11:17 PM »
Official wiki was down and i was using Thijn's one until the adtec one came.
There are many event functions which i recently came across
This OnTimeChange
And OnPlayerModuleList.
There are many event functions which i recently came across
This OnTimeChange
And OnPlayerModuleList.