Anonymous | Login | 2024-11-21 11:35 CET |
Main | My View | View Issues | Change Log | Roadmap | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000532 | Soldat Dedicated Server | Scripting Core | public | 2014-02-19 16:26 | 2014-08-16 14:05 | ||||
Reporter | kicikici | ||||||||
Assigned To | ExHunter | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | x64 | OS | Windows | OS Version | 7 SP1 | ||||
Product Version | 2.7.7b1 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000532: SC3 - Variable Game.VotePercent is always set up on 0 | ||||||||
Description | Use this simple script, and then check value by /vote% cmd procedure OnSpeak(pl: TActivePlayer; tex: string); begin if tex='!votepercent' then Game.VotePercent:=70; end; var i: byte; begin for i:=1 to 32 do begin Players[1].OnSpeak := @OnSpeak; end; end. | ||||||||
Tags | No tags attached. | ||||||||
John | |||||||||
Attached Files | |||||||||
Issue History | |||
Date Modified | Username | Field | Change |
2014-02-19 16:26 | kicikici | New Issue | |
2014-02-19 18:03 | ExHunter | Assigned To | => ExHunter |
2014-02-19 18:03 | ExHunter | Status | new => assigned |
2014-08-16 14:05 | ExHunter | Note Added: 0002264 | |
2014-08-16 14:05 | ExHunter | Status | assigned => resolved |
2014-08-16 14:05 | ExHunter | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |