Raised This Month: $ Target: $400
 0% 

[TF2Items] Give Weapon (v3.14159, 11/29/2013)


Post New Thread Reply   
 
Thread Tools Display Modes
dainiusb
Junior Member
Join Date: Jul 2011
Old 07-25-2011 , 07:54   Re: [TF2Items] Give Weapon (v3.02, 06/25/2011)
Reply With Quote #411

I'll try -insecure, but I don't think this will help :S and thanks for your time and for staying active in this forum

Last edited by dainiusb; 07-25-2011 at 07:56. Reason: grammar
dainiusb is offline
dainiusb
Junior Member
Join Date: Jul 2011
Old 07-25-2011 , 08:46   Re: [TF2Items] Give Weapon (v3.02, 06/25/2011)
Reply With Quote #412

-insecure didn't helped. Is there any way to do this without server console? I need to test some stuff with bots Maybe I did something wrong with asherkin's plugin... Gonna read your post about your plugin again few times... I tried to make srcds work, but I failed and it looked too complicated to me and when I heard it'll cost 1gb(my hdd isn't very large) I was like

Edit: downloading files for srcds tf2 server. Warning my hdd space very fast getting low...




P.S I lol'd at PEBKAC problem xDDDD

Last edited by dainiusb; 07-25-2011 at 15:16. Reason: lol
dainiusb is offline
napalm00
Veteran Member
Join Date: Jun 2011
Location: Italy, sadly
Old 07-25-2011 , 16:28   Re: [TF2Items] Give Weapon (v3.02, 06/25/2011)
Reply With Quote #413

sooo flamin, since asherkin is so awesome and released the 1.4.7, will you remove the comment from the OnGive part? I'm really looking forward to it
__________________
napalm00 is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 07-26-2011 , 00:23   Re: [TF2Items] Give Weapon (v3.02, 06/25/2011)
Reply With Quote #414

I've told you repeatedly, that's not the problem here. However, I'll do that once I'm done testing with EHG. For now, have a 3.03 (may take a bit to be up, but it'll be up in a bit).

EDIT: it's up
__________________
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.

Last edited by FlaminSarge; 07-26-2011 at 00:41.
FlaminSarge is offline
napalm00
Veteran Member
Join Date: Jun 2011
Location: Italy, sadly
Old 07-26-2011 , 01:52   Re: [TF2Items] Give Weapon (v3.03, 07/25/2011)
Reply With Quote #415

yep i know that's not the problem, i just wanted to see a sample usage of it and have permanent weapons back ;)
__________________
napalm00 is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 07-26-2011 , 03:45   Re: [TF2Items] Give Weapon (v3.03, 07/25/2011)
Reply With Quote #416

permanent weapons are /givew_ex...
__________________
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
Sreaper
髪を用心
Join Date: Nov 2009
Old 07-26-2011 , 14:06   Re: [TF2Items] Give Weapon (v3.03, 07/25/2011)
Reply With Quote #417

Sarge would you mind updating the SP file please. With one that's able to compile please?

Code:
tf2items_giveweapon.sp
tf2items_giveweapon.sp(175) : error 017: undefined symbol "TF2_IsPlayerInCondition"
tf2items_giveweapon.sp(736) : warning 204: symbol is assigned a value that is never used: "wearablewep"
tf2items_giveweapon.sp(997) : error 017: undefined symbol "FORCE_GENERATION"
tf2items_giveweapon.sp(3048) : error 017: TF2_IsPlayerInCondition"
tf2items_giveweapon.sp(3352) : error 017: TF2_IsPlayerInCondition"
tf2items_giveweapon.sp(226) : warning 204: symbol is assigned a value that is never used: "visibleweapons"

4 Errors.

Last edited by Sreaper; 07-26-2011 at 14:08.
Sreaper is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 07-26-2011 , 14:40   Re: [TF2Items] Give Weapon (v3.03, 07/25/2011)
Reply With Quote #418

Quote:
Originally Posted by Sreaper View Post
Sarge would you mind updating the SP file please. With one that's able to compile please?
The code is fine.
Your copy of the SourceMod includes and the TF2Items include are outdated.
__________________
asherkin is offline
Sreaper
髪を用心
Join Date: Nov 2009
Old 07-26-2011 , 14:51   Re: [TF2Items] Give Weapon (v3.03, 07/25/2011)
Reply With Quote #419

Quote:
Originally Posted by asherkin View Post
The code is fine.
Your copy of the SourceMod includes and the TF2Items include are outdated.
Okay, I updated to the newest stable version of metamod/sourcemod. I also tried the development version of sourcemod before posting this.

I'm getting these warnings/errors when I try to compile the script file linked in the first post.

Code:
tf2items_giveweapon.sp(736) : warning 204: symbol is assigned a value that is never used: "wearablewep" 
tf2items_giveweapon.sp(997) : error 017: undefined symbol "FORCE_GENERATION"
tf2items_giveweapon.sp(226) : warning 204: symbol is assigned a value that is never used: "visibleweapons"
1 Error.
It still will not compile. I'm very certain that I have everything up to date.

Last edited by Sreaper; 07-26-2011 at 15:13.
Sreaper is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 07-27-2011 , 01:10   Re: [TF2Items] Give Weapon (v3.03, 07/25/2011)
Reply With Quote #420

Update the tf2items.inc file.
The other two warnings are a result of something long gone. They're just there in case it ever comes back.
__________________
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 21:52.


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