Script Development
Help and requests for InfinityScript development.
245 тем в этом разделе
-
So, how can i get mapedit for r23? it doesnt work i always lose conection, can someone adapt it to r23 update? thank you
-
- 13 ответов
- 402 просмотра
-
-
Can I use the "God Plugin v4.0" and "Permission" plugin from the site It's Mods in 4d1 ???
-
- 6 ответов
- 529 просмотров
-
-
Could someone provide the code to generate the player's Health in the upper right :?:
-
- 7 ответов
- 442 просмотра
-
-
Here is the code I have so far. using System; using System.Collections.Generic; using System.Linq; using System.Text; using InfinityScript; namespace Nade { public class Nades : BaseScript{ public List PlayerStop = new List(); public bool Nade(Entity player, int amount) { if (PlayerStop.Contains(player.GetField("name"))) return false; var offhand = player.Call("getcurrentoffhand"); player.Call("setweaponammoclip", offhand, amount); player.Call("givemaxammo", offhand); return true; } } } I want the grenades to refill every 5 seconds. Any help?
-
- 2 ответа
- 120 просмотров
-
-
Im trying to build my script and it gives me an error, here is the picture. http://i.imgur.com/ksWoi.png The playerstop thing.
-
- 8 ответов
- 254 просмотра
-
-
is it possible to make AIZombies Mod for MW3?
-
- 2 ответа
- 172 просмотра
-
-
I have been looking for a Save and Load position mod, is there any out there?
-
- 27 ответов
- 845 просмотров
-
-
whenever i try to create a wall its like a ramp i use this X.Y.Z : download/file.php?id=1268
-
- 3 ответа
- 221 просмотр
-
-
This is my first try at Mapedit this is for Dome Code : ramp: (100.6412, 553.9083, -381.9285) ; (-999, 0, -10) ramp: (100.6412, 553.9083, -381.9285) ; (-700, 10, -10) ramp: (-700, 10, -10) ; (-500,10,-10) ramp: (-999,0,-10) ; (-500,10,10) ramp: (-800.400, 350.0511, -297.158) ; (227.2138, 580.535, -1.598) ramp: (-999,0,-10) ; (200.2814,632.525,-2.141) ramp: (200.2814,632.525,-2.141) ; (333.1455,145.124,-3,141) F.A.Q's How to use it? Just look at : https://www.assembla.com/spaces/qczm-iw5 Preview : [attachment=0]mapedit.PNG[/attachment]
-
- 37 ответов
- 1,4k просмотров
- 2 followers
-
-
im having this error everytime i put the camo that ive costumize..how to fix this?
-
- 6 ответов
- 199 просмотров
-
-
http://cloud.steampowered.com/ugc/59585 ... 677B5613A/ if i want these in mw3 What i need to do? that side in right side at up
-
- 23 ответа
- 480 просмотров
- 2 followers
-
-
Would anyone be interested in a script that blocks all the OP spots in Infected? Like the balcony ledge in Underground? I was going to do it, but then my community leader took down the Infected server :|. I can still do it for everyone else on 4D1. Would anyone want it? If you do please give a pic of the place you would like blocked.
-
- 11 ответов
- 474 просмотра
- 2 followers
-
-
hello friends do not have much knowledge in C + + would most like to request the source code to make the changes that are on the image below if possible provide someone I thank
-
- 19 ответов
- 549 просмотров
-
-
Hi I was just wondering if anyone knows how to convert the modded CMR's from Xbox to PC? CMR mods for people that dont know are the files in which custom game modes are saved in. I've tried researching this but nothing has come up yet. Is this even possible?
-
- 6 ответов
- 226 просмотров
- 1 follower
-
-
I saw two servers running a GunGame mod. Does anyone know where I can get this?
-
-
hello friends occupy a favor. I'm working on a welcome message to my server but occupy the code for the player name something like mw2 + self.name but mw3 help please
-
- 8 ответов
- 241 просмотр
-
-
I cant pass through the flag in Little Dome Map Edits pls help!!!! viewtopic.php?f=39&t=14631
-
- 2 ответа
- 123 просмотра
-
-
I want to start a Mod isnipe in the server
-
- 3 ответа
- 238 просмотров
- 1 follower
-
-
Where does the games_mp.log have to be in when I'm using a mod? In IW4M it is in the /mods folder and for IW5M? Currently trying to configure my b3 and in the scripts folder won't work unless I remove the mod. Thanks
-
- 3 ответа
- 190 просмотров
-
-
I don't have IW5 on the pc but I watch videos. I was watching an IW5 itsmod thing and surprisingly it came up with a F2000 Acog or in the mod known as a NZ3 Designator. Its single fire but we can make it automatic Here is a pic. And no scope snipers:
-
- 14 ответов
- 523 просмотра
- 1 follower
-
-
Well hello there its me again And last time I thought I solved the problem but I apperently didn't So I want something to happen when the user presses a certain button.... Here's the code I made: public CustomKillstreaks(Entity player) { ModLoaded(); PlayerConnected += new Action(entity => { entity.SetField("killstreak", 0); entity.SetField("deathstreak", 0); entity.SetField("has3killstreak", 0); entity.SetField("has5killstreak", 0); entity.Call("notifyonplayercommand", "give3killstreak", "+smoke"); entity.Call("notifyonplayercom…
-
- 6 ответов
- 409 просмотров
- 1 follower
-
-
So hey guys I found some extractions of the MW3 GSC files so I decided to pack it all into 1 huge rar file that includes what I believe almost all of the GSC files. These are for version 1.0 this is not like 1.9 or 1.7 -which I hope someone does extract-...
-
- 9 ответов
- 682 просмотра
- 1 follower
-
-
Hello guys i have new mw3 Isnipe game mod Link: http://www.mediafire.com/?26lbeb9atmrbl5v Game Mod Game Rules If you want to create you own sniper class just "MSR" or "L118A" primary weapon "Throwing Knife" lethal "Tactical Insersion" tactical if you want "Specialist" strike package only
-
- 18 ответов
- 769 просмотров
- 2 followers
-
-
hi all i want a script to my s&d server wich it allowed deadchat ppl
-
- 3 ответа
- 152 просмотра
-