Skin tags
#1

Just discovered this include:

https://sampforum.blast.hk/showthread.php?tid=616647

But i have some problems passing some functions.

I made a simple SendClientMessage to debug (Because i wanna create a textdraw later) and show some infos.

I placed the code on OnPlayerRequestClass and works, the functions i have the problem with are:

GetSkinName
GetSkinModelName
GetSkinGenderName

And all functions with "output[], outlen = sizeof(output))".

I don't know what to write, example:

"GetSkinName(classid, output[], outlen = sizeof(output))" What i have to write after classid? I tried passing only GetSkinName(classid) but got argument type mismatch. (Obviously).

In short, i have a problem passing variables on that functions.
Reply
#2

Yes but i'm trying to pass them on OnPlayerRequestClass which has only playerid and classid. I don't know, probably is something easy but i can't figure it.
Reply
#3

So GetSkinName(playerid, classid). Am i right?
Reply
#4

https://sampforum.blast.hk/showthread.php?tid=616647
Reply
#5

Quote:
Originally Posted by Hazon
Посмотреть сообщение
What?
Reply
#6

EDIT, resolved!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)