Posts: 1,782
Threads: 306
Joined: Jan 2010
Reputation:
0
Hello,
Couple of months back i found this code on samp wiki,
It was a code that i put under OnGameModeInit or something,
It aloud the player to pick from ALL skins that were valid,
I was looking on wiki and i am unable to find that code,
Can anyone tell me the code/Where to find it?
Posts: 1,782
Threads: 306
Joined: Jan 2010
Reputation:
0
Thanks
C:\Users\Torran\Desktop\tRoleplay\gamemodes\tFreer oam.pwn(171) : warning 201: redefinition of constant/macro (symbol "MAX_BAD_SKINS")
C:\Users\Torran\Desktop\tRoleplay\gamemodes\tFreer oam.pwn(176) : error 018: initialization data exceeds declared size
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Posts: 6,340
Threads: 58
Joined: May 2009
Reputation:
0
I've edited something, try now.
Posts: 1,782
Threads: 306
Joined: Jan 2010
Reputation:
0
Now im just left with the warning
C:\Users\Torran\Desktop\tRoleplay\gamemodes\tFreer oam.pwn(171) : warning 201: redefinition of constant/macro (symbol "MAX_BAD_SKINS")
Posts: 6,340
Threads: 58
Joined: May 2009
Reputation:
0
You probably have MAX_BAD_SKINS define somewhere in your script already.
Posts: 1,782
Threads: 306
Joined: Jan 2010
Reputation:
0
Lol yeah i did, Fixed now, Thanks