GM command request

Play Now

Amenovis

Golden Oldie
Golden Oldie
Loyal Member
Jan 9, 2006
1,105
0
123
Germany
As the most of u know i have trouble with sql commands in scripst so i hate it and they hate me :P

it would be great if someone can help me out with a small script for gms that can say me if a user have something

i mean if i put in the name from a user and ask if he have a goldbar that the script read it out and say user x have item goldbar or not.

is that possible and if can he also say the amount of items (example user x have 3 goldbars)

so better question is that possible and if can one help me with that script ?

lg

ameno
 

Geordiehc

Mad Dog Geo
VIP
Jul 4, 2007
2,827
49
175
Redditch, UK
All that info is stored in the database but its done by index numbers x.x so in short no its not possible, unless of course you could do it through a npc

#IF
CheckITEM Goldbar 10
#ACT
move 1

you know what i mean, thats the only way you can really check i'd think
 
Upvote 0