Module Development > The Forge - Mod Development
OSP:how to add item to use. on multiplayer map (code)
Erminas:
Hey guys,i also tried this and it's working ok.
I have one question:Is there a way to make item spawn only in one entry point and that you can pick it up unlimited number of times.
I am trying this in TDM game mode
Right now if you try this "(try_for_range,":entry",40,50), #para atacantes" only 10 items will be spawned and all in different entry points(starting from 40,41,42...and finishing at 50)
I noticed that if you do this "(try_for_range,":entry",65,1000), #para atacantes" the last entry point(i think it's number 127)will have unlimited number of items,while those from 65 to 126 will have only one item to pick up.
Any ideas?
And thanks in advance for this thread because it helped me alot,but if you know the code that can improve it even more(item spawn on only one entry point and can be equipped(picked up)infinite number of times)it would be nice to tell me :wink:
Edit: Never mind i solved it myself :)
Navigation
[0] Message Index
[*] Previous page
Go to full version