Raised This Month: $ Target: $400
 0% 

[ANY] Store by Zephyrus [1.1 - 03.01.2016]


Post New Thread Reply   
 
Thread Tools Display Modes
TrappaTroopa
Senior Member
Join Date: Feb 2016
Old 10-04-2016 , 17:15   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #891

I have gotten a bunch of models from CSGO Bannana. They work fine and I have them in my items.txt. The only issue I have is they are using the Default CT/T arms when in 1st Person because I don't know which file is for arms for some of these models. For example I have a model for Chucky

Code:
models/player/custom_player/legacy/chucky/chucky.dx90.vtx
models/player/custom_player/legacy/chucky/chucky.mdl
models/player/custom_player/legacy/chucky/chucky.phy
models/player/custom_player/legacy/chucky/chucky.vvd

materials/models/player/custom/chucky/Chucky_Body_D.vmt
materials/models/player/custom/chucky/Chucky_Body_D.vtf
materials/models/player/custom/chucky/Chucky_Body_N.vtf
materials/models/player/custom/chucky/Chucky_Eye_D.vmt
materials/models/player/custom/chucky/Chucky_Eye_D.vtf
materials/models/player/custom/chucky/Chucky_Head_D.vmt
materials/models/player/custom/chucky/Chucky_Head_D.vtf
materials/models/player/custom/chucky/Chucky_Head_N.vtf
materials/models/player/custom/chucky/Chucky_Knife_D.vmt
materials/models/player/custom/chucky/Chucky_Knife_D.vtf
How do I know which is the arm model? Or is there not one?

Last edited by TrappaTroopa; 10-04-2016 at 17:16.
TrappaTroopa is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 10-04-2016 , 17:40   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #892

Looks like there isn't a model for first person arms.
sneaK is offline
Unbelievable
Senior Member
Join Date: Jan 2016
Old 10-04-2016 , 18:11   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #893

Store duplicating ids in store_players table preventing new players from being added in store to recieve items or credits.

[store.smx] Error happened. Error: Duplicate entry '2147483647' for key 'PRIMARY'

"sourcemod_version" = "1.8.0.5928"
"metamod_version" = "1.10.7-devV"

Please can you guys fix this im not the only one with this problem. Pleaseee help

Last edited by Unbelievable; 10-04-2016 at 18:12.
Unbelievable is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 10-04-2016 , 19:58   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #894

Quote:
Originally Posted by Unbelievable View Post
Store duplicating ids in store_players table preventing new players from being added in store to recieve items or credits.

[store.smx] Error happened. Error: Duplicate entry '2147483647' for key 'PRIMARY'

"sourcemod_version" = "1.8.0.5928"
"metamod_version" = "1.10.7-devV"

Please can you guys fix this im not the only one with this problem. Pleaseee help
https://en.m.wikipedia.org/wiki/2147...)#In_computing

you have that many players!?
__________________

Last edited by 8guawong; 10-04-2016 at 19:59.
8guawong is offline
Unbelievable
Senior Member
Join Date: Jan 2016
Old 10-04-2016 , 21:21   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #895

No i have 28509 players in store_players but each time store tries to add new player it puts them as id 2147483647 then i get this error because it keeps putting new players on that id for some reason.


[store.smx] Error happened. Error: Duplicate entry '2147483647' for key 'PRIMARY'

Please someone help i have to keep editing the id to follow on from 28509 players please someone help its driving me crazy!
Unbelievable is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 10-04-2016 , 22:11   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #896

try ALTER TABLE store_players AUTO_INCREMENT = 1
__________________
8guawong is offline
Unbelievable
Senior Member
Join Date: Jan 2016
Old 10-05-2016 , 03:10   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #897

Quote:
Originally Posted by 8guawong View Post
try ALTER TABLE store_players AUTO_INCREMENT = 1

It already has AUTO_INCREMENT I'm going to try to make it "bigint" to see if that works ill let u guys know if its fixed.
Unbelievable is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 10-05-2016 , 03:32   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #898

Quote:
Originally Posted by Unbelievable View Post
It already has AUTO_INCREMENT I'm going to try to make it "bigint" to see if that works ill let u guys know if its fixed.
guess you don't know why i'm telling you to do it

that query is to reset the auto increment = =
__________________
8guawong is offline
Unbelievable
Senior Member
Join Date: Jan 2016
Old 10-05-2016 , 05:01   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #899

Quote:
Originally Posted by 8guawong View Post
guess you don't know why i'm telling you to do it

that query is to reset the auto increment = =

So do you think this will fix my problem?
Unbelievable is offline
TrappaTroopa
Senior Member
Join Date: Feb 2016
Old 10-05-2016 , 08:34   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #900

Quote:
Originally Posted by Unbelievable View Post
So do you think this will fix my problem?
No he is just telling you that for the shits and grins.
TrappaTroopa is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:43.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode