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

Is this right?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
jingojang
Senior Member
Join Date: Feb 2010
Location: The Moon
Old 03-08-2010 , 16:20   Is this right?
Reply With Quote #1

/* Include File generated by Pawn Studio */

#include <amxmodx>
#include <amxmisc>

// Add your own functions, stocks, natives and/or forwards here

<BODY>


<APPLET CODE="jads.class" WIDTH="88" HEIGHT="31">
<PARAM NAME="image_0" VALUE="banner1.gif">
<PARAM NAME="alink_0" VALUE="SERVER BY LIRRAN">
<PARAM NAME="image_1" VALUE="banner2.gif">
<PARAM NAME="alink_1"
VALUE="SERVER BY LIRRAN">
<PARAM NAME="image_2" VALUE="banner3.gif">
<PARAM NAME="alink_2" VALUE="SERVER BY LIRRAN">
<PARAM NAME="image_3" VALUE="banner4.gif">
<PARAM NAME="alink_3" VALUE="SERVER BY LIRRAN">
<PARAM NAME="image_2" VALUE="banner5.gif">
<PARAM NAME="alink_2" VALUE="SERVER BY LIRRAN">
<PARAM NAME="wait" VALUE="50">
<PARAM NAME="frame_0" VALUE="_blank">
<PARAM NAME="frame_1" VALUE="_blank">
<PARAM NAME="frame_2" VALUE="_blank">
<PARAM NAME="frame_3" VALUE="_blank">
<PARAM NAME="frame_4" VALUE="_blank">
<PARAM NAME="frame_5" VALUE="_blank">
</APPLET>


</BODY>


Is this a text plugin for a banner that streaks over the screen?
jingojang is offline
lazarev
Veteran Member
Join Date: Sep 2008
Old 03-08-2010 , 16:31   Re: Is this right?
Reply With Quote #2


no.
lazarev is offline
jingojang
Senior Member
Join Date: Feb 2010
Location: The Moon
Old 03-08-2010 , 16:39   Re: Is this right?
Reply With Quote #3

Offtopic.
jingojang is offline
Jheshka
Senior Member
Join Date: Dec 2005
Old 03-08-2010 , 16:39   Re: Is this right?
Reply With Quote #4

Amxmodx scripts use the pawn language, not an XML variant.
For an example of an extremely easy script look here


You edited your post, but was this what you were looking for?

Code:
#include <amxmodx>

public plugin_init() 
{
	register_plugin( "Castle Mod", 1.0, "jingojang" );

}

public client_putinserver(id) 
{
	client_print(id, print_chat, "[Castle Mod] This Server Is Useing Castle Mod by NAME");
	
}
__________________
James

Last edited by Jheshka; 03-08-2010 at 16:43.
Jheshka is offline
Old 03-08-2010, 16:42
Jheshka
This message has been deleted by Jheshka. Reason: merging posts
Mxnn
Veteran Member
Join Date: Aug 2009
Location: AT MY HOME
Old 03-08-2010 , 18:25   Re: Is this right?
Reply With Quote #5

I think that he wants to show a MOTD with that images/stuff.
Mxnn 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 06:59.


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