Search Results
Quote: Originally Posted by [GF]Sasino97 AWESOME 10/10. I can now program my NPCs without using the CNPC plugin (that was illegal, and that doesn't work with R4). Pretty sure hes right ...
1,144
I wrote it because I thought this command was for actually recording your NPCs to use with the system. So with this system is everything scripted, for instance if you want a bot to walk to a certain l...
1,144
Anyone out there that can make sense of this system and how to actually use it? would be nice to know if someone actually got this working?
1,144
Anyone actually get this to work? I'd like to see it in action but I don't understand how to set up the system.
1,144
This sounds really interesting, but I can't figure out how to use it. I added the filterscript to my config but when I type /recordplaybackcb nothing happens "unknown command". Perhaps a tutorial on ...
1,144
Quote: Originally Posted by antonio112 California, wouldn`t it be better if you would put in the first post, instead of "BLA BLA BLA CREATE FOLDER CARS AND TRUNK BLA BLA", if you would wr...
2,100
Quote: Originally Posted by musklymees Can u send me too ur weapon mode i lowe it Seriously, you looked like CJ-ohnRAMBO lol I would love that script as well
849
I'm trying to implement a command like this and it doesn't seem to me that this actually removes the players gun after they give it to the other player..
204
Update, thanks for the help I got it to compile now but it still is not preventing crashes..
132
Код: if(strcmp(cmd, "/clothes", true) == 0) { tmp = strtok(cmdtext,idx); SetPlayerSkin(playerid,strval(tmp)); return 1; Works fine as long as the skin id is a valid one. But how can I make ...
132
This looks great, I wonder why you don't see this on more RP servers
226
Quote: Originally Posted by JaTochNietDan You can make them shoot in OnFoot recordings I believe. yes you can
96
I am also trying to implement something like this, anyone??
199