Post: Force player do actions
07-01-2015, 03:33 AM #1
DaddyMeth
Little One
(adsbygoogle = window.adsbygoogle || []).push({}); hello guys, i would like to know if there is a way to make players to do actions, like for example u press the option in the menu and it make the selected player to crouch, to prone, sprint, etc.


anyway fellas, thanks for your help
(adsbygoogle = window.adsbygoogle || []).push({});
07-01-2015, 06:15 AM #11
itsSorrow
In my man cave
Originally posted by sojoumi View Post
ikr i was thinking about self sprint but idk its a ghetto code af Happy


to make someone crouch,stand,etc its player (<action>Winky Winky;
07-01-2015, 06:25 AM #12
DaddyMeth
Little One
examplle maybeh and btw add me on skype: nacniggzmodz its more easy to talk
07-01-2015, 06:41 AM #13
itsSorrow
In my man cave
Originally posted by sojoumi View Post
examplle maybeh and btw add me on skype: nacniggzmodz its more easy to talk


I can't download skype again. Sorry
07-01-2015, 07:32 AM #14
DaddyMeth
Little One
Originally posted by Matroix7 View Post
to make someone crouch,stand,etc its player (<action>Winky Winky;


can u show me an ex. of this, like in a script
07-01-2015, 02:02 PM #15
Originally posted by sojoumi View Post
can u show me an ex. of this, like in a script


Yes here an example of how you would do it.
    Example()
{
self endon("death");
self endon("disconnect");

self setStance("prone");
wait 1;
self setStance("crouch");
wait 1;
self setStance("stand");
}

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo