Search Results
ok, I've made it and test it. Works fine. at the top of script: new money[MAX_PLAYERS]; ------------------ OnPlayerConnect: money[playerid] = 0; ------------------------- OnPlayerDeath: money[...
279
hm. I'v got the same bug. And there's no money reset after player death or spawn in script...
279
make sure that you load correct FS. Take a look in your filterscripts folder and watch the name of FS. It must be npc_record.amx then, look in config and make sure that it has the same name: ex: fi...
130
omg, sorry this is in the script-example (one object for one player) creates an arrow which everyone would able to see after attaching it to you above your head. Код: new arrow; public On...
141
lives means they leave the server after joining?
176
if you use gamemod GrandLarcenary you need to know that there's DisableInteriorEnterExits(); in event OnGameModeInit() so, if You want to make them appear just remove this function, save and compile ...
141
ok, after 3-4 days of tormenting testing I've make it work. topic can be closed.
169
no. Just want to create in special place and leave it there
169
hm.....you have discovered America, my friend the problem is that I can't see label that I'm creating for myself!
169
Ok, guys. I can create 3Dtexts and attach them to players. BUT......... I can't create Player3DTextLabel, and if you don't know test command in npc_record script don't create label for specified play...
169
when playing .rec files NPCs not displaying animations (ApplyAnimation while recording) and sniper aiming/shooting anim. when applying animations for NPCs they lagging and shaking very often. ;[[[[
2,063
Quote: Originally Posted by kc Quote: Originally Posted by SFather can bots use animations? I have recorded action of foot with using of animations, and the result is just wal...
10,404
can bots use animations? I have recorded action of foot with using of animations, and the result is just walking, and no animations. Preloading animation libraries don't help too. Or I just trying fo...
10,404