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

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: Zenith77
Forum: Unapproved/Old Plugins 02-14-2007, 12:09
Replies: 18
Views: 4,518
Posted By Zenith77
Forum: Unapproved/Old Plugins 02-13-2007, 12:05
Replies: 18
Views: 4,518
Posted By Zenith77
Re: TFC Weapons

Actually I hate hungarian notation, I tell everybody that ;). I have a few exceptions though.
Forum: Unapproved/Old Plugins 02-12-2007, 22:04
Replies: 18
Views: 4,518
Posted By Zenith77
Re: TFC Weapons

It's really poor coding, and I was just offering advice. The one infinite question in programming is not how to get something done, but how to get it done efficiently.
Forum: Unapproved/Old Plugins 02-12-2007, 21:01
Replies: 18
Views: 4,518
Posted By Zenith77
Re: TFC Weapons

Instead of doing this a bunch of times:


register_clcmd("say /needshotgun", "fnSayNeedShotGun")


->

register_clcmd("say /need", "fnHookSayNeed");
Forum: Unapproved/Old Plugins 02-12-2007, 20:45
Replies: 18
Views: 4,518
Posted By Zenith77
Re: TFC Weapons

You're method is horrible. Instead of registering practically the same command god knows how many times, just remake it to where it can read paramters.

Oh let's say player types in chat:
/need...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 23:06.


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