View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001875SphereServernew feature requestpublic24-12-10 12:2508-01-11 23:00
ReporterWildGenie 
Assigned ToShiryuX 
PrioritynormalSeverityfeatureReproducibilityhave not tried
StatusclosedResolutionnot fixable 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001875: command request: get cliloc data
Descriptionsometimes need cliloc data

sample:

[function getitemname]
if <argn> < 03fff
  return <getcliloc <eval 1020000+<argn>>>
if <argn> < 07FFF
  return <getcliloc <eval 1078872+<argn>>>
if <argn> < 0FFFF
  return <getcliloc <eval 1084024+<argn>>>
else
  return ""
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0000804)
ShiryuX (developer)
26-12-10 23:34
edited on: 26-12-10 23:35

Sphere doesn't read the cliloc data at any time, it just set the cliloc number and lets the client read the data for the player. Plus, I don't think we are allowed to do so.

You can extract them with any tool and make a defname table of some sort to accomplish this.


- Issue History
Date Modified Username Field Change
24-12-10 12:25 WildGenie New Issue
24-12-10 13:10 MrSugarCube Severity minor => feature
26-12-10 23:34 ShiryuX Note Added: 0000804
26-12-10 23:35 ShiryuX Note Edited: 0000804 View Revisions
08-01-11 23:00 ShiryuX Status new => closed
08-01-11 23:00 ShiryuX Assigned To => ShiryuX
08-01-11 23:00 ShiryuX Resolution open => not fixable


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker