Raised This Month: $51 Target: $400
 12% 

Release Equipment (1.1-alpha)


Post New Thread Reply   
 
Thread Tools Display Modes
Baws
Veteran Member
Join Date: Oct 2012
Old 03-28-2015 , 12:03   Re: Equipment (1.1-alpha)
Reply With Quote #161

Thanks! Really appreciate it.
__________________
Like my clean plugins and work?
Baws is offline
elwado
Junior Member
Join Date: Apr 2015
Old 04-09-2015 , 11:45   Re: Equipment (1.1-alpha)
Reply With Quote #162

Anyone find fix for csgo store-equipment.gamedata.txt. ? Hats always not supported ; /
elwado is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 04-12-2015 , 00:43   Re: Equipment (1.1-alpha)
Reply With Quote #163

Quote:
Originally Posted by elwado View Post
Anyone find fix for csgo store-equipment.gamedata.txt. ? Hats always not supported ; /
https://forums.alliedmods.net/showpo...24&postcount=4
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 04-12-2015 , 21:38   Re: Equipment (1.1-alpha)
Reply With Quote #164

Store Equip 1.2 module!

This has a ton of new features, cleaned up & should be working as intended. Feel free to report back bugs if you have any or if anything works.

Installation instructions are on the front page essentially.

(LATEST GAMEDATA)
Attached Files
File Type: sp Get Plugin or Get Source (store-equipment.sp - 306 views - 34.0 KB)
File Type: smx store-equipment.smx (59.9 KB, 407 views)
File Type: cfg equipment.cfg (696 Bytes, 368 views)
File Type: txt store-equipment.gamedata.txt (950 Bytes, 470 views)

Last edited by Drixevel; 04-13-2015 at 00:00.
Drixevel is offline
Robin955
Veteran Member
Join Date: Jun 2013
Old 04-12-2015 , 21:39   Re: Equipment (1.1-alpha)
Reply With Quote #165

wait wot, this works on store 1.1 and 1.2? the plugin equip hats on specific areas,
what would the extra features be?

hat position to find xyz and angels?

Last edited by Robin955; 04-12-2015 at 21:40.
Robin955 is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 04-12-2015 , 21:45   Re: Equipment (1.1-alpha)
Reply With Quote #166

Quote:
Originally Posted by Robin955 View Post
wait wot, this works on store 1.1 and 1.2? the plugin equip hats on specific areas,
what would the extra features be?

hat position to find xyz and angels?
Check the equipment configuration file for more details. This works with 1.2.3+ since it uses new natives and new functions in-general.
Drixevel is offline
Robin955
Veteran Member
Join Date: Jun 2013
Old 04-12-2015 , 21:50   Re: Equipment (1.1-alpha)
Reply With Quote #167

yes i guessed right. ah thanks alot thats really usefull. sweet

does the cfg go in config/store folder? or just config? or cfg/sourcemod folder?

Last edited by Robin955; 04-12-2015 at 21:52.
Robin955 is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 04-12-2015 , 21:52   Re: Equipment (1.1-alpha)
Reply With Quote #168

Quote:
Originally Posted by Robin955 View Post
yes i guessed right. ah thanks alot thats really usefull.

does the cfg go in config/store folder? or just config? or cfg/sourcemod folder?
Same place the others configs go: 'addons/sourcemod/configs/store/...'
Drixevel is offline
Schpraaankiii
Veteran Member
Join Date: Dec 2009
Location: Sweden Norrköping
Old 04-13-2015 , 08:41   Re: Equipment (1.1-alpha)
Reply With Quote #169

The new equipment update has some bugs. The hats get in the way for the players...
See here; http://i.imgur.com/GeOtHIA.jpg
Update: the hats bounce when the players moves, It goes down to the ground and up to the head...
See here; http://imgur.com/QXXOOVf,EAzvCJr

Update; I guess the new gamedata fixes that (?) ..however, new players do not download the equipment with the new version!?
All our new players get errorboxes (we have fastdl and pure server, it did/does work fine with the older equipment version)
__________________
CAOSK-ESPORTS.COM

Last edited by Schpraaankiii; 04-14-2015 at 15:39.
Schpraaankiii is offline
Send a message via Skype™ to Schpraaankiii
erikxcore
Member
Join Date: Apr 2013
Old 04-15-2015 , 11:17   Re: Equipment (1.1-alpha)
Reply With Quote #170

Quote:
Originally Posted by Schpraaankiii View Post
The new equipment update has some bugs. The hats get in the way for the players...
See here; http://i.imgur.com/GeOtHIA.jpg
Update: the hats bounce when the players moves, It goes down to the ground and up to the head...
See here; http://imgur.com/QXXOOVf,EAzvCJr

Update; I guess the new gamedata fixes that (?) ..however, new players do not download the equipment with the new version!?
All our new players get errorboxes (we have fastdl and pure server, it did/does work fine with the older equipment version)
Seem to be getting the same errorbox issue on my server, I double checked and removed some local files and can confirm the plugin doesn't grab the fastdl files. Even for files I did have on my machine for certain models using !editor I would just be editing huge error boxes on my character's head.

In any case, when I import the .JSON file for the Garry's Mod objects I also get the following errors on load, unsure if it's related but this only happens when loading up the most recent version of equipment, 1.1-alpha doesn't deliver any error messages but I've been unable to test if the hats and etc. still work with the older plugin mixed with Store 1.2.4 (had same issues on 1.2.3a, on my third complete reinstall so far )

Assuming there was just some poorly formed JSON in the original import file, for this issue though. Oddly enough I believe users are still able to buy hats and whatnot with these occuring, but the main issue is the huge error boxes appearing and files not being downloaded now.

PHP Code:
L 04/15/2015 16:00:55: [SMNative "json_typeof" reportedInvalid <JSON Objecthandle 0 (error 4)
L 04/15/2015 16:00:55: [SMDisplaying call stack trace for plugin "store/store-equipment.smx":
L 04/15/2015 16:00:55: [SM]   [0]  Line 988D:\SourcePawn\include\smjansson.inc::json_object_get_float()
L 04/15/2015 16:00:55: [SM]   [1]  Line 342store-equipment.sp::LoadItem()
etc... 
erikxcore 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 23:58.


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