Search found 3 matches
- Sat Oct 15, 2016 6:13 pm
- Forum: Coding
- Topic: Is there a way to add an alternative job list?
- Replies: 1
- Views: 1350
Is there a way to add an alternative job list?
I'm trying to make this mini SS13 game for me and my friends where the game takes place on the ground, and that we get to play as a rebel, republic soldier or civilian. The rebel and republic soldiers are supposed to be enemy so they're not supposed to spawn at the same location. How do I add let ...
- Wed Oct 12, 2016 6:02 pm
- Forum: Coding
- Topic: Gun sprite isn't showing
- Replies: 2
- Views: 1870
Re: Gun sprite isn't showing
When you spawn the gun, view variables it to see what it's icon_state currently is when it's invisible. That should give you a major clue as to what's wrong.
Thank you so much! I found the problem, it turns out that I got the icon state sprite wrong and now it's fixed!
I made a video showing ...
Thank you so much! I found the problem, it turns out that I got the icon state sprite wrong and now it's fixed!
I made a video showing ...
- Tue Oct 11, 2016 3:34 pm
- Forum: Coding
- Topic: Gun sprite isn't showing
- Replies: 2
- Views: 1870
Gun sprite isn't showing
So I tried to add in a new gun in my personal little server, I made sprites for its icon state and item state.
http://i.imgur.com/5lwm6C2.png
http://i.imgur.com/Nys0CjH.png
http://i.imgur.com/uhfB72P.png
Then I copied pasta the sniper's code for gun because I wanted players to aim down while ...
http://i.imgur.com/5lwm6C2.png
http://i.imgur.com/Nys0CjH.png
http://i.imgur.com/uhfB72P.png
Then I copied pasta the sniper's code for gun because I wanted players to aim down while ...