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


Raised This Month: $ Target: $400
 0% 

Scripting Help!


Post New Thread Reply   
 
Thread Tools Display Modes
TheDS1337
Veteran Member
Join Date: Jun 2012
Old 11-03-2013 , 18:38   Re: Scripting Help!
Reply With Quote #11

Are you still believing things called "videos" ? there is nothing called "video" can help you ..., just try to edit plugins first!
TheDS1337 is offline
Albanian Zombie
Senior Member
Join Date: May 2013
Location: void
Old 11-04-2013 , 01:16   Re: Scripting Help!
Reply With Quote #12

Quote:
Originally Posted by DeagLe.Studio View Post
Are you still believing things called "videos" ? there is nothing called "video" can help you ..., just try to edit plugins first!
okay can u please give me the link of the important tutorials first so I can print them because I have it more easier learning from letters and writing plugins in a letter first!
Albanian Zombie is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 11-04-2013 , 07:41   Re: Scripting Help!
Reply With Quote #13

We already did
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 11-04-2013 , 12:53   Re: Scripting Help!
Reply With Quote #14

Quote:
Originally Posted by Albanian Zombie View Post
Im gone to that but it will be better if some1 will make tutorials with video
Video tutorials for scripting are not helpful and should be avoided.
__________________
fysiks is offline
joropito
AlliedModders Donor
Join Date: Mar 2009
Location: pfnAddToFullPack
Old 11-04-2013 , 13:06   Re: Scripting Help!
Reply With Quote #15

Quote:
Originally Posted by fysiks View Post
Oh the irony . . . !!!
I'm still ROFL
__________________

Divide et vinces
approved plugins | steam account

I don't accept PM for support. Just ask on forums.
If you're looking for private work, PM me.

Last edited by joropito; 11-04-2013 at 13:07.
joropito is offline
Send a message via MSN to joropito
Albanian Zombie
Senior Member
Join Date: May 2013
Location: void
Old 11-04-2013 , 13:15   Re: Scripting Help!
Reply With Quote #16

I saw the tutorials but they are a lot to be printed I need some1 who know scripts and know whats the best for me as a newbie! i need some of them,the basics!
Albanian Zombie is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 11-04-2013 , 13:24   Re: Scripting Help!
Reply With Quote #17

Quote:
Originally Posted by Albanian Zombie View Post
I saw the tutorials but they are a lot to be printed I need some1 who know scripts and know whats the best for me as a newbie! i need some of them,the basics!
You've been given all the information you need. If you are unable to comprehend clicking a link and looking for a relevant tutorial then I suggest you stop trying to learn how to write plugins.
__________________
fysiks is offline
Albanian Zombie
Senior Member
Join Date: May 2013
Location: void
Old 11-04-2013 , 14:06   Re: Scripting Help!
Reply With Quote #18

PHP Code:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>
#include <fun>

#define PLUGIN "player_health"
#define VERSION "1.0"
#define AUTHOR "al2013zombie"


public plugin_init() 
{
    
register_plugin(PLUGINVERSIONAUTHOR)
         
register_concmd("amx_health""cmd_health"ADMIN_SLAY"<target> ")
}

public 
cmd_health(idlevelcid)
{
    return 
PLUGIN_HANDLED

so i did this following this tutorial http://wiki.alliedmods.net/index.php...od_X_Scripting only that i change amx_hp to amx_health,console recognize it as a command,this means im doing it right?
Albanian Zombie is offline
TheDS1337
Veteran Member
Join Date: Jun 2012
Old 11-04-2013 , 14:14   Re: Scripting Help!
Reply With Quote #19

You are just wasting your time like I did before, better to start testing and learning your self, no one gonna explain you, time is gold, otherwise just stop like fysiks (he's right because he's the "Einstein")
TheDS1337 is offline
Albanian Zombie
Senior Member
Join Date: May 2013
Location: void
Old 11-04-2013 , 14:37   Re: Scripting Help!
Reply With Quote #20

ty for the advice(if I have understand it right)
Albanian Zombie 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 11:42.


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