help (target)
#1

SOLVED
Reply
#2

Try changing

pawn Код:
if(sccanf(params, "dd" ,target,clan))
To

pawn Код:
if(sccanf(params, "ud" ,target,clan))
Reply
#3

Quote:
Originally Posted by Davz*|*Criss
Посмотреть сообщение
Try changing

pawn Код:
if(sccanf(params, "dd" ,target,clan))
To

pawn Код:
if(sccanf(params, "udd" ,target,clan))
You mean:

PHP код:
if(sccanf(params"udd" ,target,clan)) 
to

PHP код:
if(sccanf(params"ud" ,target,clan)) 
'u' targets the id.
Reply
#4

TY...i will try this
Reply
#5

@Kush

What do you mean?
I edited my post.
Reply
#6

Quote:
Originally Posted by Davz*|*Criss
Посмотреть сообщение
@Kush

What do you mean?
I edited my post.
He means that u = User, takes a name, part of a name or an id and returns the id if they're connected.

So basically, you can't use udd together. so it should be

PHP код:
if(sccanf(params"ud" ,target,clan)) 
Instead of

PHP код:
if(sccanf(params"udd" ,target,clan)) 
And d is an integer.
Reply
#7

Do you have eyes?

I am really tired i wrote udd first then directly i edited.
Reply
#8

Quote:
Originally Posted by Davz*|*Criss
Посмотреть сообщение
Do you have eyes?

I am really tired i wrote udd first then directly i edited.
Actually, Yes, i do have eyes, and i know you did it by mistake, that's why i didn't send the wiki link, and accuse you of giving the wrong code.. so next time, don't flame.
Reply
#9

Flame ?

What you on about?

You'd really have a problem, and i have not flamed you. Stop bullshitting lying on Me.

Plus dont make this topic as offtopic and if you really want to fight then i really got
Time for you.
Reply
#10

Quote:
Originally Posted by Davz*|*Criss
Посмотреть сообщение
Flame ?

What you on about?

You'd really have a problem, and i have not flamed you. Stop bullshitting lying on Me.

Plus dont make this topic as offtopic and if you really want to fight then i really got
Time for you.
Mm, After what i saw.. No thanks man, And am not gonna go off topic.. But on the bride side i know what you're made of.

https://sampforum.blast.hk/showthread.php?tid=267893
https://sampforum.blast.hk/showthread.php?tid=268415
https://sampforum.blast.hk/showthread.php?tid=267237

Anyway, please stop spamming this topic now, and do it over PMs.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)