Why doesn't this work?
#1

Код:
new clothing;

clothing = GetPlayerSkin(playerid);
But when I do this nothing happens:

Код:
SetPlayerSkin(playerid, clothing);
Reply
#2

Thats because, you store your current skin in clothing and than give you it to your self agian?
So your a basicly setting your skin to the skin you already have.

I think you want a /setskin cmd? If you want i can make one for you.
Reply
#3

Quote:
Originally Posted by Facerafter
Посмотреть сообщение
Thats because, you store your current skin in clothing and than give you it to your self agian?
So your a basicly setting your skin to the skin you already have.

I think you want a /setskin cmd? If you want i can make one for you.
No. I know how to script but when I set a value to "clothing" and change my skin to something else and then load "clothing" back up my skin stays the same
Reply
#4

Ok, Can you show more of the code.. ?
Reply
#5

Quote:
Originally Posted by Facerafter
Посмотреть сообщение
Ok, Can you show more of the code.. ?
No, this should be enough
Reply
#6

show us the full code with clothing.
Reply
#7

Alright then

http://pastebin.com/9QRHWdpy
Reply
#8

Well ... ?!
Reply
#9

Your code is nothing precious and showing us half the code will not solve your issue.

Stop fooling yourself thinking your code is magical perfect and nobody should get it because if you can't code that then its far from perfect. /rant.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)