[SUBMISSION] Semi-Auto Shotgun
- TyrannotitanFan
- Topic Author
- Lost Soul
Less
More
- Posts: 88
3 years 4 months ago #21
by TyrannotitanFan
Replied by TyrannotitanFan on topic [SUBMISSION] Semi-Auto Shotgun
ok
Please Log in or Create an account to join the conversation.
- TyrannotitanFan
- Topic Author
- Lost Soul
Less
More
- Posts: 88
3 years 4 months ago #22
by TyrannotitanFan
Replied by TyrannotitanFan on topic [SUBMISSION] Semi-Auto Shotgun
placed more realistically
Please Log in or Create an account to join the conversation.
- TyrannotitanFan
- Topic Author
- Lost Soul
Less
More
- Posts: 88
3 years 3 months ago #23
by TyrannotitanFan
Replied by TyrannotitanFan on topic [SUBMISSION] Semi-Auto Shotgun
hopefully it'll be ok now
Please Log in or Create an account to join the conversation.
- inkoalawetrust
- Moderator
Less
More
- Posts: 254
3 years 3 months ago #24
by inkoalawetrust
Replied by inkoalawetrust on topic [SUBMISSION] Semi-Auto Shotgun
The DECORATE definition could use some indentation, you can make indents in your code by pressing the TAB key in SLADE, the indentation should look like below.
Non indented DECORATE:
Indented DECORATE:
Non indented DECORATE:
Code:
Actor UnindentedActor 1234
{
Health 120
Height 64
Radius 48
+Pushable
States
{
Spawn:
SPRT ABC 8
Stop
}
}
Indented DECORATE:
Code:
Actor IndentedActor 1234
{
Health 120
Height 64
Radius 48
+Pushable
States
{
Spawn:
SPRT ABC 8
Stop
}
}
Please Log in or Create an account to join the conversation.
- TyrannotitanFan
- Topic Author
- Lost Soul
Less
More
- Posts: 88
3 years 3 months ago #25
by TyrannotitanFan
Replied by TyrannotitanFan on topic [SUBMISSION] Semi-Auto Shotgun
i through itąs something bad with the sprites (like i stealed from someone)
i'll fix it
i'll fix it
Please Log in or Create an account to join the conversation.
- TyrannotitanFan
- Topic Author
- Lost Soul
Less
More
- Posts: 88
3 years 3 months ago - 3 years 3 months ago #26
by TyrannotitanFan
Replied by TyrannotitanFan on topic [SUBMISSION] Semi-Auto Shotgun
thanks anyway
edit: done
edit: done
Last edit: 3 years 3 months ago by TyrannotitanFan.
Please Log in or Create an account to join the conversation.
- TyrannotitanFan
- Topic Author
- Lost Soul
Less
More
- Posts: 88
3 years 3 months ago #27
by TyrannotitanFan
Replied by TyrannotitanFan on topic [SUBMISSION] Semi-Auto Shotgun
so it is good now?
Please Log in or Create an account to join the conversation.
- inkoalawetrust
- Moderator
Less
More
- Posts: 254
3 years 3 months ago #28
by inkoalawetrust
Replied by inkoalawetrust on topic [SUBMISSION] Semi-Auto Shotgun
You can just edit the post after making it, instead of making 3 separate posts.
Besides that, why are the flow control statements like Loop, Stop and Goto not further indented ?
Besides that, why are the flow control statements like Loop, Stop and Goto not further indented ?
Please Log in or Create an account to join the conversation.
- TyrannotitanFan
- Topic Author
- Lost Soul
Less
More
- Posts: 88
3 years 3 months ago #29
by TyrannotitanFan
Replied by TyrannotitanFan on topic [SUBMISSION] Semi-Auto Shotgun
1. I know, I'm sometimes lazy
2. What do you mean (cause I'm a retard and i don't know how to idę Decorate that much)?
2. What do you mean (cause I'm a retard and i don't know how to idę Decorate that much)?
Please Log in or Create an account to join the conversation.
- TyrannotitanFan
- Topic Author
- Lost Soul
Less
More
- Posts: 88
3 years 3 months ago - 3 years 3 months ago #30
by TyrannotitanFan
Replied by TyrannotitanFan on topic [SUBMISSION] Semi-Auto Shotgun
ok no i get it
Edit: done
Edit again: Um is it good now or something?
Edit: done
Edit again: Um is it good now or something?
Last edit: 3 years 3 months ago by TyrannotitanFan. Reason: question
Please Log in or Create an account to join the conversation.