MantisBT - Zandronum | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0000251 | Zandronum | [All Projects] Bug | public | 2010-12-29 19:26 | 2018-09-30 20:10 | |||||
Reporter | Borg | |||||||||
Assigned To | Torr Samaho | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | closed | Resolution | fixed | |||||||
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 | |||||
Product Version | 98d | |||||||||
Target Version | Fixed in Version | 1.0 | ||||||||
Summary | 0000251: A_Jump() does NOT work in net games properly on Flash state | |||||||||
Description | A_Jump() seems not working at all on net games on weapons within Flash state. On local game (ZDOOM and SKULLTAG) everything is ok. When I start net game (SKULLTAG), plasma flash is stuck in first frame only (both DoomMarine and Cyborg). | |||||||||
Steps To Reproduce | downloaded pclasses-v0.293.wad 'ftp://node.ovh.uu3.net/home/borg/wads/pclasses-v0.293.zip [^]' Start a skulltag server and connect to it skulltag -host -file pclasses-v0.293.wad skulltag -file pclasses-v0.293.wad -connect 127.0.0.1 get plasma and see it on yourself. | |||||||||
Additional Information | here is following code for modified plasma: actor MPlasmaRifle : PlasmaRifle replaces PlasmaRifle { states { Fire: TNT1 A 0 A_JumpIfInventory("CyborgUser",1,3) PLSG A 3 A_FirePlasma PLSG B 20 A_ReFire goto Ready PLSG A 0 A_PlaySound("weapons/cplasmaf",CHAN_WEAPON) PLSG A 0 A_GunFlash PLSG A 3 A_FireCustomMissile("CPlasmaBall") CPLG B 20 A_ReFire goto Ready Flash: TNT1 A 0 A_JumpIfInventory("CyborgUser",1,4) TNT1 A 0 A_Jump(128,2) PLSF A 4 bright A_Light1 goto LightDone PLSF B 4 bright A_Light1 goto LightDone TNT1 A 0 A_Jump(128,2) CPLF A 4 bright A_Light1 goto LightDone CPLF B 4 bright A_Light1 goto LightDone } } | |||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2010-12-29 19:26 | Borg | New Issue | ||||||||
2011-01-08 16:39 | Borg | Note Added: 0000795 | ||||||||
2011-01-10 21:48 | Borg | Note Added: 0000806 | ||||||||
2011-01-18 21:25 | Borg | Note Added: 0000823 | ||||||||
2011-01-18 21:50 | unknownna | Note Added: 0000824 | ||||||||
2011-01-19 01:12 | Torr Samaho | Relationship added | duplicate of 0000142 | |||||||
2011-01-19 01:14 | Torr Samaho | Note Added: 0000826 | ||||||||
2011-01-30 18:10 | Torr Samaho | Note Added: 0000905 | ||||||||
2011-01-30 18:11 | Torr Samaho | Status | new => resolved | |||||||
2011-01-30 18:11 | Torr Samaho | Fixed in Version | => 1.0 | |||||||
2011-01-30 18:11 | Torr Samaho | Resolution | open => fixed | |||||||
2011-01-30 18:11 | Torr Samaho | Assigned To | => Torr Samaho | |||||||
2012-06-09 13:22 | Torr Samaho | Category | General => Bug | |||||||
2018-09-30 20:10 | Blzut3 | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|