select a certain row
#1

Im having some troubles trying to figure how i can do it.....


pawn Код:
format(query, sizeof(query),"SELECT * FROM vehicles WHERE Owner='%s' LIMIT 3,1",playerinfo[playerid][Name]);
this query is selecting the player vehicle that he bought and im trying to select the vehicle by row i mean like i made a command /v list and it shows the player vehicles by rows fetch and i need to know how i can select a certain row number to keep scripting my gm. Someone know how i can do it? All help apreciated

exemples /v get 3 = fetch row 3 from vehicles where owner.... etc
Reply
#2

its [code] not [pawn]
Reply
#3

the pawn tag is here to be used for pawno or not? btw that's not the point of the threat when i saw the reply i was expecting some help
Reply
#4

oh sorry to get your hopes up il have a look...
Reply
#5

EDIT: nvm, I misread the problem. Sorry
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)