This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Showing results 1 to 5 of 5
Search took 0.02 seconds.
Search: Posts Made By: Jon
Forum: Unapproved/Old Plugins 09-24-2009, 13:21
Replies: 21
Views: 16,722
Posted By Jon
Re: Round Start Plugin

Okay, thanks.
Forum: Unapproved/Old Plugins 09-24-2009, 12:48
Replies: 21
Views: 16,722
Posted By Jon
Re: Round Start Plugin

Okay. What if you have a function that is called pretty often which checks a string, but this is the only place that string is checked?
Forum: Unapproved/Old Plugins 09-24-2009, 12:33
Replies: 21
Views: 16,722
Posted By Jon
Re: Round Start Plugin

I heard this was alright as long as you only use the string once.
Forum: Unapproved/Old Plugins 09-24-2009, 12:21
Replies: 21
Views: 16,722
Posted By Jon
Re: Round Start Plugin

Test your plugins before releasing/editing them.

You didn't fix that.


precache_sound("ROUND_SOUND")
Remove "" and precache all sounds.


new const ROUND_SOUND[] =
Forum: Unapproved/Old Plugins 09-24-2009, 11:49
Replies: 21
Views: 16,722
Posted By Jon
Re: Round Start Plugin

Precache the sound.


new const ROUND_SOUND[] = { "RoundStart/Start.wav" }
Use a define.


public logevent_round_start(id)
There is no index passed in this event. Use 0 as index.
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 20:24.


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