Register for your free account! | Forgot your password?

You last visited: Today at 11:22

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



About CSOItem

Discussion on About CSOItem within the SRO Coding Corner forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Dec 2012
Posts: 53
Received Thanks: 6
About CSOItem

my weapon had 3 blue param,
str 6
int 6
lucky 2

PHP Code:
class CSOItem
{
    ...
    
n_map<short,int>* pBluesMap;
    
DWORD dwBluesSize;
    ...
}; 
PHP Code:

printf
("%d\n"dwBluesSize); //3

for (autoit : *c.pBluesMap) {

    
//crash
    
printf("%d\n"it.first);
    
printf("%d\n"it.second);

dwBluesSize = 3

but "for (auto& it : *c.pBluesMap)" will be crash.

How can i get the weapon's blue param ?

thank you!
halloway520 is offline  
Old   #2
 
Ryotic's Avatar
 
elite*gold: 0
Join Date: Nov 2016
Posts: 463
Received Thanks: 121
Quote:
Originally Posted by halloway520 View Post
my weapon had 3 blue param,
str 6
int 6
lucky 2

PHP Code:
class CSOItem
{
    ...
    
n_map<short,int>* pBluesMap;
    
DWORD dwBluesSize;
    ...
}; 
PHP Code:

printf
("%d\n"dwBluesSize); //3

for (autoit : *c.pBluesMap) {

    
//crash
    
printf("%d\n"it.first);
    
printf("%d\n"it.second);

dwBluesSize = 3

but "for (auto& it : *c.pBluesMap)" will be crash.

How can i get the weapon's blue param ?

thank you!
Make any manual and take the param from _items
Ryotic is offline  
Old   #3
 
elite*gold: 0
Join Date: Dec 2012
Posts: 53
Received Thanks: 6
Quote:
Originally Posted by Ryotic View Post
Make any manual and take the param from _items

I need get it from memory, not SQL, I still thank for you my friend~
halloway520 is offline  
Old   #4
 
elite*gold: 0
Join Date: Dec 2012
Posts: 53
Received Thanks: 6
Thanks every one, Fixed.
halloway520 is offline  
Old   #5
 
elite*gold: 0
Join Date: Oct 2020
Posts: 86
Received Thanks: 18
分享
ASKSRO_1 is offline  
Old   #6
 
elite*gold: 0
Join Date: Apr 2012
Posts: 269
Received Thanks: 274
Quote:
Originally Posted by halloway520 View Post
Thanks every one, Fixed.

how to fix . many thanks if you share it
thaidu0ngpr0 is offline  
Old   #7
 
elite*gold: 0
Join Date: Dec 2012
Posts: 53
Received Thanks: 6
halloway520 is offline  
Old   #8
 
elite*gold: 0
Join Date: Mar 2010
Posts: 568
Received Thanks: 228
Quote:
Originally Posted by halloway520 View Post
Hello,

You are looking for this





good luck
Laag#82 is offline  
Reply




All times are GMT +2. The time now is 11:23.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.