Raised This Month: $ Target: $400
 0% 

[TF2Items] Randomizer (v1.591, 08/11/2013)


Post New Thread Reply   
 
Thread Tools Display Modes
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 03-24-2012 , 23:25   Re: [TF2Items] Randomizer (v1.52, 03/18/2012)
Reply With Quote #321

Quote:
Originally Posted by PMAvers View Post
The Phlog on the Heavy doesn't seem to have the meter, either.
All weapons that have meters seem to be missing them on classes other than the ones that own them. Mediguns of any type are the easiest to spot example.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 03-26-2012 , 18:02   Re: [TF2Items] Randomizer (v1.52, 03/18/2012)
Reply With Quote #322

I'm adding a !myweapons command that will both redisplay what weapons you currently have, print them to chat, and explain any custom weapons.

I'm also going to add hud text for meters, though apparently if I'm not careful I could make them use a ton of bandwidth. VSH uses a ton of bandwidth as it is, since that one has a billion HUD messages going.
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.
FlaminSarge is offline
MaSerkzn
Member
Join Date: Mar 2012
Location: Mother Russia
Old 03-28-2012 , 12:04   Re: [TF2Items] Randomizer (v1.52, 03/18/2012)
Reply With Quote #323

Can I add my own weapons to Randomizer from TF2 GiveWeapon or they adds automatically ?
sry for my bad english
MaSerkzn is offline
Send a message via Skype™ to MaSerkzn
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 04-01-2012 , 01:02   Re: [TF2Items] Randomizer (v1.52, 03/18/2012)
Reply With Quote #324

Already addressed in the thread.
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.
FlaminSarge is offline
PAL-18
AlliedModders Donor
Join Date: Jul 2010
Old 04-02-2012 , 00:08   Re: [TF2Items] Randomizer (v1.52, 03/18/2012)
Reply With Quote #325

When i try to compile the plugin it tells me:

Quote:
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(221) : warning 200:
symbol "HTTPStatusCode_SwitchingProtoco" is truncated to 31 characters
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(239) : warning 200:
symbol "HTTPStatusCode_TemporaryRedirec" is truncated to 31 characters
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(249) : warning 200:
symbol "HTTPStatusCode_ProxyAuthRequire" is truncated to 31 characters
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(254) : warning 200:
symbol "HTTPStatusCode_PreconditionFail" is truncated to 31 characters
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(255) : warning 200:
symbol "HTTPStatusCode_RequestEntityToo" is truncated to 31 characters
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(256) : warning 200:
symbol "HTTPStatusCode_RequestURITooLon" is truncated to 31 characters
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(257) : warning 200:
symbol "HTTPStatusCode_UnsupportedMedia" is truncated to 31 characters
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(25 : warning 200:
symbol "HTTPStatusCode_RequestedRangeNo" is truncated to 31 characters
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(259) : warning 200:
symbol "HTTPStatusCode_ExpectationFaile" is truncated to 31 characters
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(262) : warning 200:
symbol "HTTPStatusCode_InternalServerEr" is truncated to 31 characters
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(265) : warning 200:
symbol "HTTPStatusCode_ServiceUnavailab" is truncated to 31 characters
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(267) : warning 200:
symbol "HTTPStatusCode_HTTPVersionNotSu" is truncated to 31 characters
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(277) : warning 200:
symbol "Steam_SetHTTPRequestNetworkActi" is truncated to 31 characters
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(279) : warning 200:
symbol "Steam_SetHTTPRequestGetOrPostPa" is truncated to 31 characters
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(284) : warning 200:
symbol "Steam_GetHTTPResponseHeaderValu" is truncated to 31 characters
// S:\TF2\addons\sourcemod\scripting\include\ste amtools.inc(289) : warning 200:
symbol "Steam_GetHTTPDownloadProgressPe" is truncated to 31 characters
// Header size: 8396 bytes
// Code size: 144532 bytes
// Data size: 55324 bytes
// Stack/heap size: 16384 bytes; Total requirements: 224636 bytes
//
// 16 Warnings.
I have all the latest dependencies too (tf2items and steamtools)
PAL-18 is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 04-02-2012 , 03:13   Re: [TF2Items] Randomizer (v1.52, 03/18/2012)
Reply With Quote #326

Update your compiler. Grab the latest compiler from the latest SourceMod download.
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.
FlaminSarge is offline
PAL-18
AlliedModders Donor
Join Date: Jul 2010
Old 04-03-2012 , 15:41   Re: [TF2Items] Randomizer (v1.52, 03/18/2012)
Reply With Quote #327

Ah, thanks
PAL-18 is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 05-02-2012 , 02:59   Re: [TF2Items] Randomizer (v1.53, 05/01/2012)
Reply With Quote #328

Updated on 5/1/2012. Lots of things.
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.
FlaminSarge is offline
FudgePoly
Senior Member
Join Date: Jul 2011
Old 05-02-2012 , 07:01   Re: [TF2Items] Randomizer (v1.53, 05/01/2012)
Reply With Quote #329

When I try to compile under latest stable SM (Linux):

Code:
tf2items_randomizer.sp(2451) : error 017: undefined symbol "TFCond_DefenseBuffMmmph"
tf2items_randomizer.sp(2452) : error 017: undefined symbol "TFCond_CritMmmph"
FudgePoly is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 05-02-2012 , 15:26   Re: [TF2Items] Randomizer (v1.53, 05/01/2012)
Reply With Quote #330

Ah, right. Replace those with 45 and 44 respectively if you're compiling yourself.
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.
FlaminSarge 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 05:54.


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