Raised This Month: $ Target: $400
 0% 

[REQ] Help learning to make plugins.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
captaindeterprimary
AlliedModders Donor
Join Date: Sep 2012
Old 12-05-2012 , 11:35   [REQ] Help learning to make plugins.
Reply With Quote #1

I just want to learn how to make plugins I have tried and failed... hard. So I have come here to request some tips and pointers, you know like you do when you need it. So any help would be great.

Is it possible to get this moved to the correct thread dir, I derped and did not look where I was or was going. Sorry, noob mistake.
__________________
Last edited by ; Today at 08:20 AM. Reason: Get rid of s

Last edited by captaindeterprimary; 12-07-2012 at 13:02. Reason: Ima Derp
captaindeterprimary is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 12-05-2012 , 13:17   Re: [REQ] Help learning to make plugins.
Reply With Quote #2

Here we go again.
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
pokemonmaster
princess milk
Join Date: Nov 2010
Location: Somewhere in this world
Old 12-07-2012 , 04:30   Re: [REQ] Help learning to make plugins.
Reply With Quote #3

Quote:
Originally Posted by vman315 View Post
I just want to learn how to make plugins I have tried and failed... hard. So I have come here to request some tips and pointers, you know like you do when you need it. So any help would be great.
How did you try? Post the code.. maybe we can help you fix it and you gain experience from it
__________________
اَشْهَدُ اَنْ لَّآ اِلٰهَ اِلَّا اللہُ وَحْدَه لَا شَرِيْكَ لَه وَ اَشْهَدُ اَنَّ مُحَمَّدًا عَبْدُه وَرَسُوْلُه
No longer active in AMXX. Sorry.
pokemonmaster is offline
Torge
Veteran Member
Join Date: Oct 2011
Old 12-07-2012 , 10:07   Re: [REQ] Help learning to make plugins.
Reply With Quote #4

Quote:
Originally Posted by vman315 View Post
I just want to learn how to make plugins I have tried and failed... hard. So I have come here to request some tips and pointers, you know like you do when you need it. So any help would be great.
It's better to learn it first and control it then it's easier to do plugins.
Torge is offline
captaindeterprimary
AlliedModders Donor
Join Date: Sep 2012
Old 12-07-2012 , 10:49   Re: [REQ] Help learning to make plugins.
Reply With Quote #5

Quote:
Originally Posted by pokemonmaster View Post
How did you try? Post the code.. maybe we can help you fix it and you gain experience from it
Well it was a basic mix between ResizePlayers and flaming's GiveWeapon. Basicly what I aimed to do was resize the weapons only.
I am at work right now but when I get home I will fire up my backup NAS and see if I still have the .sp's.

Edit: Sorry I was processing a loan at the time and did not read you comment completely, my plugin was to attach a custom effect to players, so I drew some from Noodleboy's donor plugin (or what little code of it I could find), and the some of Flaming's Model Manger. The plugin would show the models in list but it would not equip/alot 1) Model, 2) Effect 3) allow player to stay in server
Quote:
Originally Posted by Torge View Post
It's better to learn it first and control it then it's easier to do plugins.
What? Is this Naruto?
I know its easier to learn then try, then try fail and give in, at the time I was working with some friends of mine that know some about plugin coding.

Quote:
Originally Posted by wickedd View Post
Here we go again.
Your a nice guy aren't you...
__________________
Last edited by ; Today at 08:20 AM. Reason: Get rid of s

Last edited by captaindeterprimary; 12-07-2012 at 11:07.
captaindeterprimary is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 12-07-2012 , 11:58   Re: [REQ] Help learning to make plugins.
Reply With Quote #6

Quote:
Originally Posted by vman315 View Post
Well it was a basic mix between ResizePlayers and flaming's GiveWeapon. Basicly what I aimed to do was resize the weapons only.
I am at work right now but when I get home I will fire up my backup NAS and see if I still have the .sp's.
Since you're asking about SourceMod Plugins and not AMXX plugins... you might want to start with the Introduction to SourcePawn and Introduction to SourceMod Plugins wiki pages.

Or are you trying to port these to a GoldSrc game?
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 12-07-2012 at 11:59.
Powerlord is offline
captaindeterprimary
AlliedModders Donor
Join Date: Sep 2012
Old 12-07-2012 , 12:59   Re: [REQ] Help learning to make plugins.
Reply With Quote #7

Quote:
Originally Posted by Powerlord View Post
Since you're asking about SourceMod Plugins and not AMXX plugins...
I posted this in the wrong thread didn't I...
Opps, sorry.

Quote:
Originally Posted by Powerlord View Post
you might want to start with the Introduction to SourcePawn and Introduction to SourceMod Plugins wiki pages.

Or are you trying to port these to a GoldSrc game?
No I did not know about SourcePawn. Thanks, I will take a look at lunch.
__________________
Last edited by ; Today at 08:20 AM. Reason: Get rid of s
captaindeterprimary is offline
captaindeterprimary
AlliedModders Donor
Join Date: Sep 2012
Old 12-07-2012 , 13:47   Re: [REQ] Help learning to make plugins.
Reply With Quote #8

Thanks for the move.

BTW I took a look at SourcePawn wiki... read it and my brain went to mush. How ever the SourceMod Intro was seems simple enough... I guess I figured most of the stuff like that out just playing with other's plugins. In truth I have not attempted to make a new one in about 3 months. I may try my hand at it and post it latter. If that's okay
__________________
Last edited by ; Today at 08:20 AM. Reason: Get rid of s
captaindeterprimary is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 12-07-2012 , 13:53   Re: [REQ] Help learning to make plugins.
Reply With Quote #9

Quote:
Originally Posted by vman315 View Post
Thanks for the move.
I didn't move it, but I did flag it suggesting that it be moved.

Quote:
Originally Posted by vman315 View Post
BTW I took a look at SourcePawn wiki... read it and my brain went to mush. How ever the SourceMod Intro was seems simple enough... I guess I figured most of the stuff like that out just playing with other's plugins. In truth I have not attempted to make a new one in about 3 months. I may try my hand at it and post it latter. If that's okay
If you have any problems or questions (or even want someone else to take a look at the code), the SourceMod Scripting board is a good place to post about it. Just make sure you use [code] or [php] tags when posting code (if you don't just attach the .sp file itself).
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
captaindeterprimary
AlliedModders Donor
Join Date: Sep 2012
Old 12-07-2012 , 14:29   Re: [REQ] Help learning to make plugins.
Reply With Quote #10

Okay Thanks!
BTW love your work~!
__________________
Last edited by ; Today at 08:20 AM. Reason: Get rid of s
captaindeterprimary 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 12:42.


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