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

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Visual77
Forum: Plugins 07-17-2017, 18:53
Replies: 416
Views: 274,695
Posted By Visual77
Re: [L4D & L4D2] Gear Transfer (1.5.12) [17-Jul-2017]

No problem. Although he claimed to be running an inofficial sourcemod 2.0 in a comment I can no longer find, and now when I look closer at the error it doesn't say -60, it says +60 which should be...
Forum: Plugins 07-17-2017, 11:42
Replies: 416
Views: 274,695
Posted By Visual77
Re: [L4D & L4D2] Gear Transfer (1.5.11) [25-Jun-2017]

Use sourcemod 1.8
https://www.sourcemod.net/downloads.php?branch=stable
Forum: Plugins 07-15-2017, 17:15
Replies: 416
Views: 274,695
Posted By Visual77
Re: [L4D & L4D2] Gear Transfer (1.5.11) [25-Jun-2017]

-60 is an invalid entity index

Look up this line:

new ent = GetEventInt(event, "spawner");

And add a new line just under it:

if (ent <= MaxClients || ent > 2048) return;
Forum: Plugins 12-04-2011, 04:52
Replies: 416
Views: 274,695
Posted By Visual77
Re: [L4D & L4D2] Gear Transfer (1.5.7 - 18-Oct-2011]

Seems to work here, allthough tested with SM dev 1.5.0
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 01:28.


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