Community - American Football Management Simulator
AdBlocker active? It seems you are using software to block advertisements. You could help us if you could switch it off when visiting redzoneaction.org. The reason is very simple: Advertisements help us running the site, to offer you the game in a good quality for free. So if you like the game, please support us by purchasing a Supporter Account or disabling the AdBlocker on this site. Thank you very much!
Main / Discussions / Role vs. efficiency Search Forum
Navigation: |<   <   1  2  3  4  5  6  7 >|  
Poster Message
dark_wing
posted: 2011-12-06 07:02:50 (ID: 18960) Report Abuse
sfniner08 wrote:
lol. I don't get you two. You are SO insistent on this extremely strict position issue. Why do you really care so much?


Because for American Football it is nonsense.
Blocking - is like "skill to protect"
Tackling - is like "skill to kill"
Many types of tackles - is illegal blocking.

Last edited on 2011-12-06 07:04:11 by dark_wing

Quote   Reply   Edit  
dark_wing
posted: 2011-12-06 07:03:19 (ID: 18962) Report Abuse
dark_wing wrote:
sfniner08 wrote:
lol. I don't get you two. You are SO insistent on this extremely strict position issue. Why do you really care so much?


Because for American Football it is nonsense.
Blocking - is like "skill to protect"
Tackling - is like "skill to kill"
Many types of tackles - is illegal blocking.
Quote   Reply   Edit  
dark_wing
posted: 2011-12-06 08:02:51 (ID: 18967) Report Abuse
My idea of solution.
Event at adding player into DC.


status = check_status(player_position_in_DC, player_position_in_roster)


If status
then call_procedure_save_DC
enif

Function check_status(player_position_in_DC, player_position_in_roster)

returnvalue = false
for column=1 to 20 step 1
if position_matrix[1,column] = player_position_in_DC
then for row=2 to 5 step 1
If position_matrix[row,column] = player_position_in_roster
then returnvalue = true
endfor
endif
endfor

position_matrix
QB HB FB WR TE OC OG OT DT NT DE CB FS SS OLB MLB KR G K P
QB HB FB WR TE OL OL OL DL DL DL CB SF SF LB LB KR G K P
QB FB HB TE TE OL OL OL DL DL DL SF CB CB LB LB HB CB P K (?)
QB HB FB KR TE OL OL OL DL DL DL G G G LB LB WR SF K P
QB HB FB WR TE OL OL OL DL DL DL CB SF SF LB LB FB SF K P

In this case player with illegal position will not saved into DC.

Any programmer must to understand me.
Quote   Reply   Edit  
reply   Mark this thread unread
Navigation: |<   <   1  2  3  4  5  6  7 >|  
Main / Discussions / Role vs. efficiency