- Joined
- Sep 23, 2008
- Messages
- 19
- Reaction score
- 0
I was checking the way to do that but it doesn't work, perhaps i am doing something wrong.
For example i want a gm take dual raptor +8 so i go my sql tbl and open my item table and change slot of raptor +8 to 0, the question is, i need to change all raptor group slot to +0? or just the raptor +8 that i will take?
after make edit table at sql i go item_org_us then i open it with tbl editor, and i see all items there but now the question is, i need to create a new row (for raptor +8) ? because i just see in every rows is not like sql that you see like 5 groups of raptors (since +0 to +10 x5 times in the list) in item_org_us rows i just see raptor (no raptor +1/+2/+3...etc) or i just change raptor slot to +0.
i made this :
1st method ) edited items tables from sql changing all raptors (since +0 to +10) slot to 0, then i went to item_org_us change raptor on tbl editor slot to 0 also, then save changes and start the launcher of my client, i have at my inventory dual raptor +8 but can't take both on every hand.
2nd method ) same like first method but i created a new row (raptor +8 with all columns good typed) at item_org_us but it still doesn't work.
Any kind of help i will appreciate that a lot.
For example i want a gm take dual raptor +8 so i go my sql tbl and open my item table and change slot of raptor +8 to 0, the question is, i need to change all raptor group slot to +0? or just the raptor +8 that i will take?
after make edit table at sql i go item_org_us then i open it with tbl editor, and i see all items there but now the question is, i need to create a new row (for raptor +8) ? because i just see in every rows is not like sql that you see like 5 groups of raptors (since +0 to +10 x5 times in the list) in item_org_us rows i just see raptor (no raptor +1/+2/+3...etc) or i just change raptor slot to +0.
i made this :
1st method ) edited items tables from sql changing all raptors (since +0 to +10) slot to 0, then i went to item_org_us change raptor on tbl editor slot to 0 also, then save changes and start the launcher of my client, i have at my inventory dual raptor +8 but can't take both on every hand.
2nd method ) same like first method but i created a new row (raptor +8 with all columns good typed) at item_org_us but it still doesn't work.
Any kind of help i will appreciate that a lot.