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

#31
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
#32
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.
#33
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.
#34
It's a great idea to have NPCS connect to chatgpt as if they were talking to a real person.
#35
Snippet Showroom / Re: Laser sniper script
Oct 30, 2024, 03:24 AM
Oh my God, very cool script, thanks for sharing!
#36
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.
#37
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.
#38
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.
#39
Script Showroom / Re: npc attack-script
Oct 28, 2024, 02:24 AM
Hello everyone, can you update the link? I can't open it
#40
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!
#41
Script Showroom / Re: npc attack-script
Oct 13, 2024, 01:50 AM
我无法打开这个链接来下载脚本,可以更新一下链接吗
#42
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!
#43
Hi Habi,What is the current status of NPC plugin updates :)  :)  :)
#44
Very good. Well done
#45
I think in...squirrel04rel64.dll To add some functions.
I successfully compiled through the source code, but I do not know how to add a custom function in the source code, I want to add a function to disable the player key in the source code, how should I write?