Bug in buyclothes
#1

Bug in /buyclothes , please help me
Reply
#2

Are you using mSelection ? Have you make sure you have .txt file that list your skinID ?
Reply
#3

read this
https://sampforum.blast.hk/showthread.php?tid=500205
Reply
#4

skin.txt is not load . and character free walk
Reply
#5

Quote:
Originally Posted by ThePrince
Посмотреть сообщение
C:\Documents and Settings\...\My Documents\Downloads\...\...\Skin.pwn(37) : error 017: undefined symbol "skinList"
C:\Documents and Settings\KEKEH\My Documents\Downloads\Awesome Life Roleplay\filterscripts\Skin.pwn(37) : error 017: undefined symbol "LoadModelSelectionMenu"
C:\Documents and Settings\KEKEH\My Documents\Downloads\Awesome Life Roleplay\filterscripts\Skin.pwn(59) : warning 235: public function lacks forward declaration (symbol "OnPlayerModelSelection")
C:\Documents and Settings\KEKEH\My Documents\Downloads\Awesome Life Roleplay\filterscripts\Skin.pwn(61) : error 017: undefined symbol "skinList"
C:\Documents and Settings\KEKEH\My Documents\Downloads\Awesome Life Roleplay\filterscripts\Skin.pwn(71) : warning 217: loose indentation
C:\Documents and Settings\KEKEH\My Documents\Downloads\Awesome Life Roleplay\filterscripts\Skin.pwn(10 : error 017: undefined symbol "ShowModelSelectionMenu"
C:\Documents and Settings\KEKEH\My Documents\Downloads\Awesome Life Roleplay\filterscripts\Skin.pwn(109) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.

I try , and i have 4 error , how to fix ?
Reply
#6

Can you show a part where "SkinList" is it?

Also, make sure you include the Skin IDs in the skins.txt file if you're using mSelection.
Reply
#7

Quote:
Originally Posted by Cena44
Посмотреть сообщение
Can you show a part where "SkinList" is it?

Also, make sure you include the Skin IDs in the skins.txt file if you're using mSelection.
This ? skinList = LoadModelSelectionMenu("skins.txt");
Reply
#8

what gamemode do you use? lol


(JUST ASKING)
Reply
#9

I try in this topic https://sampforum.blast.hk/showthread.php?tid=500205
Reply
#10

Quote:
Originally Posted by Shinta307
Посмотреть сообщение
This ? skinList = LoadModelSelectionMenu("skins.txt");
pawn Код:
new skinlist = mS_INVALID_LISTID; //Make sure this is in your script, possibly above any other callback.
Make sure you got the
pawn Код:
skinList = LoadModelSelectionMenu("skins.txt");
Under "public OnGameModeInit"

Here's a list of skins for you to use, make sure you delete the IDs you do not want.

Quote:
Originally Posted by PowerF
Посмотреть сообщение
what gamemode do you use? lol


(JUST ASKING)
From the looks, I bet it's an NGG leak.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)