Anonymous | Login | Signup for a new account | 19-04-25 20:44 CEST | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0002152 | SphereServer | executable - windows build | public | 26-03-13 02:07 | 26-03-13 12:29 | |
Reporter | Xfolder | |||||
Assigned To | Shaklaban | |||||
Priority | normal | Severity | minor | Reproducibility | always | |
Status | resolved | Resolution | fixed | |||
Platform | OS | OS Version | ||||
Product Version | ||||||
Target Version | Fixed in Version | |||||
Summary | 0002152: Showing system on maps 1,2,3,4 | |||||
Description | Showing system on maps 1,2,3,4 doens't work properly. Players can always shove other players without full stamina. Can do it like on map 0? | |||||
Tags | No tags attached. | |||||
Nightly Version | Automated (specify build number) | |||||
Experimental Flags | AllowTelnetPacketFilter | |||||
Option Flags | NoPrefix | |||||
Internal Build Number | 1575 | |||||
Attached Files | ||||||
![]() |
|
(0001528) Shaklaban (developer) 26-03-13 12:24 edited on: 26-03-13 12:25 |
stamina check for shoving is harcoded in client, sphere only causes characters to lose stamina. if some movement blocked without rubber-banding, its client-side (except the speedmode on new clients). since maps 1-2-3-4 are non-pvp in osi, shoving is not working on these maps. you can create shoving effect with @personal spice trigger, but since its emulator-side it will create rubber-banding: http://wiki.sphere.torfo.org/index.php/@PersonalSpace [^] example script: on=@PersonalSpace if (<src.stam> < <src.maxstam>) if (!(<flags>&statf_invisible) && !(<flags>&statf_insubstantial) &&(<flags>&statf_hidden)) return 1 endif endif |
![]() |
|||
Date Modified | Username | Field | Change |
26-03-13 02:07 | Xfolder | New Issue | |
26-03-13 12:24 | Shaklaban | Note Added: 0001528 | |
26-03-13 12:25 | Shaklaban | Note Edited: 0001528 | View Revisions |
26-03-13 12:25 | Shaklaban | Note Edited: 0001528 | View Revisions |
26-03-13 12:25 | Shaklaban | Note Edited: 0001528 | View Revisions |
26-03-13 12:29 | Shaklaban | Status | new => resolved |
26-03-13 12:29 | Shaklaban | Resolution | open => fixed |
26-03-13 12:29 | Shaklaban | Assigned To | => Shaklaban |
Copyright © 2000 - 2010 MantisBT Group |