I did a bit of reading on scripting, something I don't have experience with, and tried to follow what the wikis said to do to change player stats but it's not working. Can anyone tell me what's wrong with this?
Script2 ENTER
{Thing_ChangeTID(0,1000+PlayerNumber());// This assigns the TID}
script 3(void){SetActorProperty(1000,aprop_speed,0.75);SetActorProperty(1000,APROP_Accuracy,0.50);}
Sorry if this is horrible, again, literal first time doing anything of this sort.
Question
SubatomicPenetrationTTW
I did a bit of reading on scripting, something I don't have experience with, and tried to follow what the wikis said to do to change player stats but it's not working. Can anyone tell me what's wrong with this?
Sorry if this is horrible, again, literal first time doing anything of this sort.
Share this post
Link to post
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.