Forum
CS2D Scripts Spawn Item systemSpawn Item system
11 replies 1
You really need to search thoroughly.
@ TheHamzan6: I already saw that script but is not what I want, Is annoyng to type weapons/weapons/weapons to get finnaly a weapon maybe I want to spawn solo a bunch of m4a1 without typing in chat and that is also for all the users in the server so it won't change anything
Yacuza has written
@ Zins: Because I got my own admin script I just want to give him a new spawn item system
@ TheHamzan6: I already saw that script but is not what I want, Is annoyng to type weapons/weapons/weapons to get finnaly a weapon maybe I want to spawn solo a bunch of m4a1 without typing in chat and that is also for all the users in the server so it won't change anything
@ TheHamzan6: I already saw that script but is not what I want, Is annoyng to type weapons/weapons/weapons to get finnaly a weapon maybe I want to spawn solo a bunch of m4a1 without typing in chat and that is also for all the users in the server so it won't change anything
If you have your own admin script, then, I think, it's not that hard to edit script a bit and change it to fit your needs (spawn alot of items at once). Isn't it?
Yacuza has written
@ Zins: Because I got my own admin script I just want to give him a new spawn item system
Lolwut your admin script has a gender?
You'd just need the cursorposition with recld and then you parse spawnitem whichever way you want to.
oxytamine has written
Spam equip.
Somehow people seem to think making an entire administration script is easier that just typing /rcon equip [id] [weaponid]
Yates has written
Somehow people seem to think making an entire administration script is easier that just typing /rcon equip [id] [weaponid]
oxytamine has written
Spam equip.
Somehow people seem to think making an entire administration script is easier that just typing /rcon equip [id] [weaponid]
Well, as for my server, I just made command !rcon. lol.
Created by me
it's cost & hrs for do that and to learn that
i think you have played cs2d enought
For the lua see code
1
2
3
4
5
6
2
3
4
5
6
Add this in your sys/lua/server.lua : dofile("sys/lua/samples/spawnitems.lua") WARNING : ADD dofile in your server.lua or Not Work!
PM me For More Help Or more Script
1