BUD Command
#1

How to check is variable is for example 20 but using BUD?

For example:

pawn Код:
if(BUD::MultiGet(UserID, "i", "Skin") == 20)
Error: Tag mismatch.

Hope you understood.

EDIT: It's not command as title says. Sorry.
Reply
#2

Anybody?
Reply
#3

The problem is BUD::MultiGet returns a bool on success/failure of the request.

Why are you using it for one result anyway? Use BUD::GetIntEntry. That function also returns the value of what was queried.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)