Menu

Show posts

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.

Show posts Menu

Messages - PSL

#1
Hi Habi. In addition to the client sends text to the server, and then the server compiles and executes the text, such a client-side call to the server is problematic. When the transmitted text needs variables, it is necessary to escape quotes, nesting quotes will cause problems, and the server will report an error that the variable does not exist.
In addition to sending executable text, there are other ways to call server-side functions directly, which has a similar effect.

#2
Hello habi, I want to call another player's client function directly through the player's client and return the value, how can I achieve this?

The client has a get function that takes a string as its argument

I made a cross transfer function on the server, but it was very difficult, I sent exec text on the client side to execute this function
#3
This feature seems to be able to test if the player has made changes to the map, such as deleting a building, etc., should be able to use this feature to see, I will try to modify your code for real-time monitoring of the player's screen, thank you for making and sharing this very cool feature.
#4
Snippet Showroom / Re: Get player Camera zoom
Oct 30, 2024, 06:10 AM
This feature is great, can work with habi remote call plug-in, directly on the server to operate, very good, thank you very much for sharing this code.
#5
It's a great idea to have NPCS connect to chatgpt as if they were talking to a real person.
#6
Snippet Showroom / Re: Laser sniper script
Oct 30, 2024, 03:24 AM
Oh my God, very cool script, thanks for sharing!
#7
Tutorials / Re: Loading VCMP via command line
Oct 30, 2024, 03:23 AM
Hi Habi this function is good, but can you add a configuration file, set the IP and path in the configuration file, and then click exe directly into the server, ha ha ha, but this is my fantasy, I do not know can not want to achieve, but this is really convenient.
#8
Tutorials / Re: Walking npc
Oct 30, 2024, 03:18 AM
I made a script for NPCS walking freely last December, but it didn't work very well, it used random points and random angles, it was like walking around, it didn't work very well at all.
#9
Tutorials / Re: Walking npc
Oct 30, 2024, 03:13 AM
Thanks for this tutorial, very useful.
This script allows the NPC to move in a face-facing direction.
#10
Script Showroom / Re: npc attack-script
Oct 28, 2024, 02:24 AM
Hello everyone, can you update the link? I can't open it
#11
Hey, Habi! Congratulations on your successful launch of NPC plug-in 1.8p4 version ah, along the way watching you constantly update and improve this plug-in, really admire your persistence and efforts. I know that every update is not easy, and I must have paid a lot of effort behind it. I believe that this new version will be loved and recognized by more players, you can boldly go ahead, I will always support you!
#12
Script Showroom / Re: npc attack-script
Oct 13, 2024, 01:50 AM
我无法打开这个链接来下载脚本,可以更新一下链接吗
#13
This is a really good script, thank you for making and sharing it
#14
Hi Habi.
Thank you very much for your explanation.  I have understood the development situation you mentioned.  I am looking forward to receiving your plug-in as soon as possible.  I am looking forward to and excited about it!
Thanks again for your hard work and the development of this plugin!
#15
Thank you for sharing ;D