Raised This Month: $ Target: $400
 0% 

Question About Compiling


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Rolnaaba
Veteran Member
Join Date: May 2006
Old 07-09-2006 , 01:00   Re: Question About Compiling
Reply With Quote #1

loose indentation could be something like:

Code:
public plugin_init() register_plugin(PLUGIN, VERSION, AUTHOR) } //should be public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) } //or this works too public plugin_init(){ register_plugin(PLUGIN, VERSION, AUTHOR) }
__________________
DO NOT PM me about avp mod.

Last edited by Rolnaaba; 07-09-2006 at 01:02.
Rolnaaba 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 08:06.


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