[FilterScript] C_ACTOR (Advanced Actor System)
#1

Features
• Advanced System using Dialog behaviour.
• Bug free, clean and simple to edit.
• Ability to create actors.
• Ability to edit the pre-created actors world, model id, spawn locations (w/ custom coordinate feature).
• Ability to view the pre-created actors information, such as model id, spawn coord & world.

Preview



Commands
Код:
/actor - Displays the option whether you want to create an actor or not.
Download
http://www.solidfiles.com/d/1eed0f9ad7/C_ACTOR.zip
Reply
#2

Good job, maybe this will terminate some of the confusion people are having with the new Actors.
Reply
#3

Interesting i will test it!
Reply
#4

Actually I have second thoughts about it, and with you saying it's advanced, i don't expect to see this:

Код:
Float:act_X,Float:act_Y,Float:act_Z,Float:act_A;
Rather, I'd like to see

Код:
Float:ActorPos[3]
I also thought it'd write the functions to a file instead of directly placing them into the script. However, it is helpful for the most basic of scripts, but could have code optimization
Reply
#5

Quote:
Originally Posted by sammp
Посмотреть сообщение
Actually I have second thoughts about it, and with you saying it's advanced, i don't expect to see this:

Код:
Float:act_X,Float:act_Y,Float:act_Z,Float:act_A;
Rather, I'd like to see

Код:
Float:ActorPos[3]
I also thought it'd write the functions to a file instead of directly placing them into the script. However, it is helpful for the most basic of scripts, but could have code optimization
It's an advanced system, for advanced capabilities. I didn't mention that somewhat of the code wasn't optimized.
Reply
#6

I was going to make a system like this, but I guess I was beaten to it! Maybe I will pursue one that has better code as yours isn't very optimized.
Reply
#7

It will be useful for testing, you could improve optimization, this pretty messy, good job.
Reply
#8

very usefull
thank yuo for this
realy2 thank you .God Bless You . .
Reply
#9

This might help beginners, the "advanced" thing is quite relative. Nice design by the way.
Reply
#10

Nice i go test
Reply
#11

how to remove actor..
Reply
#12

Nice, good job!
Reply
#13

Doesn't work for me, responding to the Would you like to create an actor? does nothing.
Reply
#14

Quote:
Originally Posted by JaydenJason
Посмотреть сообщение
Doesn't work for me, responding to the Would you like to create an actor? does nothing.
All filterscripts and gamemodes should return 0; in OnDialogResponse, seems to work for me.
Reply
#15

The link is absolute
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)