Author Topic: How to make Custom Skills/Races/Commands/SFX  (Read 4193 times)

Offline Tallon

  • Level 0 Beginner
  • Posts: 17
    • Tallon Clan Website
How to make Custom Skills/Races/Commands/SFX
« on: November 20, 2008, 03:54:01 AM »
How to make Custom Skills/Races/Commands/SFX



I love the site!
but it's kinda hard for people to find what they are looking for.
An example is "How to make Custom skills/races" topic.
 I have searched the forums with many keywords to find topics on "How To's or DIY's", and they are hard to find!
But if I manually look for Topics by browsing then I will find small bits of information in all the corners of the forum.
Idk about you but that is kinda frustrating and a waste of time for everyone. Owners/players who cant find guides to self teach themselves give up because it's taking valuable time to find the guides.
It wastes other people time Especially when they are forced to make a post (How do I do this?) after post (how do I do this?).

My idea is to get help from moderators and admins to make this topic a sticky!


How Can you help?
Submit Articles, websites, links, or pages as URL link's to the HOW-TO Topic, with a quick description of the link!

Example to submit:
How to Code Skills: Link Here //This Topic is pretty good at describing how to code skills, but it's not the only source you can learn from!

Post your links on guides to learn "how to" do anything with races and I will add it in a list in this topic! (Below)


List of references:
------------------------------------------------
How To Code Skills:
http://warcraft-source.com/board/index.php/topic,3643.0.html By: Zero Skillz
http://warcraft-source.com/board/index.php/topic,1967.0.html By: Frodo


How to Code SFX:
Need References (Smiles at HOLLIDAY and Phat_Wizard)

How to code Races:
http://warcraft-source.com/board/index.php/topic,1729.0.html By: [Oddity]TeacherCreature
http://warcraft-source.com/board/index.php?cat=5 By: kryptonite
http://warcraft-source.com/board/index.php/topic,1580.0.html By: =[LSS]= Soldier

How to code WCS_Lang:
Need References.

How to Code Cmd's
Key Groups>
http://warcraft-source.com/board/index.php/topic,4861.0.html By: Rotgutts

------------

Command References:
http://warcraft-source.com/board/index.php/topic,1731.0.html By: [Oddity]TeacherCreature
http://warcraft-source.com/board/index.php/topic,1707.0.html By: [Oddity]TeacherCreature
http://warcraft-source.com/board/index.php/topic,1727.0.html By: [Oddity]TeacherCreature
http://warcraft-source.com/board/index.php/topic,2779.0.html By: Phat_Wizard
http://warcraft-source.com/board/index.php/topic,2208.0.html By: Frodo

SFX References:
http://warcraft-source.com/board/index.php/topic,1760.0.html By: Phat_Wizard
http://warcraft-source.com/board/index.php/topic,4265.0.html By: [Oddity]TeacherCreature
http://warcraft-source.com/board/index.php/topic,5415.0.html By: Jareth
http://warcraft-source.com/board/index.php/topic,4567.0.html By: Rotgutts

WCS_Lang References:
Need References.

CMD references
http://www.eventscripts.com/index.php?title=Category:Est_commands&redirect=no By: WIKI (Edited my Community)
http://www.eventscripts.com/pages/Category:Commands By: WIKI (Edited my Community)
-------------

GUIDE to Problem Solving Races Issues! by Tallon
http://warcraft-source.com/board/index.php/topic,5667.msg37480.html#msg37480

-------------

ERROR Checkers:
http://check.eventscripts.com/ By: Chun; Checks ES, will also Space your code (Very usefull with RacefileChecker).
http://warcraft-source.nl/racefilecheck/ By: kRypt0n!Te; Use this to Check your races before you use them!

-------------

FAQ:
http://warcraft-source.com/board/index.php?page=faq#Skins By: HOLLIDAY

-------------

Advice on making Races:
http://warcraft-source.com/board/index.php/topic,2805.0.html By: Zero Skillz
------------------------------------------------

I looked around for something similar but there is not another thread like this.
sorry if this is a repeat, but even if it was, then this Thread would be up todate compared to any others  :lol:




-Tallon




Tags for easier searching: How to code, How to make, How to code races, How to make races, How to make SFX, How to code sfx, how to make commands, how to code commands, how to make effects, coding effects, sfx references, code references, lang references, command references, how to guide, how to guides, coding guides, sfx guide, effects guide, lang guide, wcs_lang guide
« Last Edit: January 23, 2010, 07:32:44 PM by [Oddity]TeacherCreature »
/website.php?s=compatible.css&f=18" frameborder="0" scrolling="no" height="205" width="200"></iframe>

Offline n0Life

  • Part-time Admin
  • Watchdogs
  • Level 7 Expert
  • *****
  • Posts: 868
  • WCS Moderator: WCS.de WCS.com WCS.net WCSP.net
    • Original WCS
Re: How to make Custom Skills/Races/Commands/SFX
« Reply #1 on: November 20, 2008, 11:49:12 PM »
Nicely done, Tallon.

I'll be adding this into the WCS FAQ later on.
Quote
yay! found a way how to enlarge this!
not meaning my penis
meaning the the script window


Offline EvilGenuix

  • Level 7 Expert
  • *****
  • Posts: 224
Re: How to make Custom Skills/Races/Commands/SFX
« Reply #2 on: November 21, 2008, 08:32:33 AM »
Come on everyone calm down. I can understand that whoever created it will receive credit and perhaps more than those who made the tutorials, but Tallon has put time into this as well. Just to point out that WCS_Lang references etc I dont really know what that means? If you are talking about the use of wcs_lang then that doesnt work with Python anyway and is never used beyond the initial races, you just type in the code you want, (unless you want to type it in and get it which is much more complicated).

Other thing is for the CMD one that appears you are talking about the player_spawn_cmd or something, and instead you are talking about separate blocks/mods. Perhaps rename that?

Otherwise great this though,

Evil Genuix

Offline Tallon

  • Level 0 Beginner
  • Posts: 17
    • Tallon Clan Website
Re: How to make Custom Skills/Races/Commands/SFX
« Reply #3 on: November 21, 2008, 08:44:20 AM »
Come on everyone calm down. I can understand that whoever created it will receive credit and perhaps more than those who made the tutorials, but Tallon has put time into this as well. Just to point out that WCS_Lang references etc I dont really know what that means? If you are talking about the use of wcs_lang then that doesnt work with Python anyway and is never used beyond the initial races, you just type in the code you want, (unless you want to type it in and get it which is much more complicated).

Other thing is for the CMD one that appears you are talking about the player_spawn_cmd or something, and instead you are talking about separate blocks/mods. Perhaps rename that?

Otherwise great this though,

Evil Genuix

I don't want credit for more then what Is rightfully mine to have.

I planed on renaming the categories a little bit as you have suggested. Thanks!


-Tallon
/website.php?s=compatible.css&f=18" frameborder="0" scrolling="no" height="205" width="200"></iframe>

Offline Tallon

  • Level 0 Beginner
  • Posts: 17
    • Tallon Clan Website
Re: How to make Custom Skills/Races/Commands/SFX
« Reply #4 on: November 27, 2008, 06:12:45 PM »
Im tring to learn how to code races im brand new
This is a good place to start then.

Try to copy and paste some skills to make races. it helps you understand the process a little bit.
then dive into making skills.

-Tallon
/website.php?s=compatible.css&f=18" frameborder="0" scrolling="no" height="205" width="200"></iframe>

Offline ArkAngeI

  • Level 0 Beginner
  • Posts: 10
Re: How to make Custom Skills/Races/Commands/SFX
« Reply #5 on: February 20, 2009, 07:01:24 AM »
GJ :D Helped me alot

Offline Shankles

  • Level 0 Beginner
  • Posts: 7
Re: How to make Custom Skills/Races/Commands/SFX
« Reply #6 on: June 25, 2009, 03:02:26 AM »
Thank you very very much! :D

Ulquiorra

  • Guest
Re: How to make Custom Skills/Races/Commands/SFX
« Reply #7 on: March 27, 2010, 02:49:16 AM »
This is very helpful for me because i'm just stating to make races and i needed all of this much thanks for the list of tut's