Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeHomeSearchLatest imagesRegisterLog inStatsPremium

Latest topics
» multiple race ideas
Race Coding TUTORIAL Icon_minitimeby tyler81272 Sat Jun 09, 2012 11:43 am

» Clan Application
Race Coding TUTORIAL Icon_minitimeby tyler81272 Sat May 05, 2012 9:40 am

» Clan Application
Race Coding TUTORIAL Icon_minitimeby tyler8127 Mon Mar 26, 2012 10:38 am

» Races gone?!
Race Coding TUTORIAL Icon_minitimeby Itachi Mon Nov 21, 2011 10:30 am

» I donated for 6 months of wcs admin
Race Coding TUTORIAL Icon_minitimeby Dawg Thu Nov 10, 2011 3:33 am

» Applying for clan
Race Coding TUTORIAL Icon_minitimeby Dawg Thu Nov 10, 2011 3:33 am

» Wont be here...):
Race Coding TUTORIAL Icon_minitimeby Snake Wed Nov 02, 2011 8:18 pm

» *NOTE Sections
Race Coding TUTORIAL Icon_minitimeby Deathkilla Tue Nov 01, 2011 3:15 pm

» Tempest's Zealofhell race
Race Coding TUTORIAL Icon_minitimeby Deathkilla Tue Nov 01, 2011 10:42 am

GunGame
Wcs custom
Statistic’s

 

 Race Coding TUTORIAL

Go down 
AuthorMessage
Deathkilla
lvl 3 community support
lvl 3 community support
Deathkilla


Posts : 789
Join date : 2010-07-15

Race Coding TUTORIAL Empty
PostSubject: Race Coding TUTORIAL   Race Coding TUTORIAL Icon_minitimeFri Aug 12, 2011 7:16 am

People have been asking if they could help me when making races, so i decided to make this outline/tutorial on just a single coding part in making races. this part takes me a few min to create, but it is one of the major parts i don't like doing Razz

so this is the outline you will need
Code:

[Race Name]

#Skill information
numberofskills = 0
numberoflevels = 6
skillnames = ""
skilldescr = ""


The rest will take you Months to learn.. as it did for me Razz

now step by step this is what you do

Race name...Smile u should know what to do here put the race name in the [ ]

next is numberofskills...just put down the number of skills you wish to put into the race. like 1-8..

number of levels is always 6. don't change that Smile

skill names..the harder part.. this is where you type interesting skill names (like bloody spear), separate each skill name with a |
so should look like this when your done


Code:

skillnames = "bloody spear|muhhhaaa|bob|fly man fly"

next is the skill description
this part all you do is describe the skill and what it does..
(ex. impale a spear in their chest pulling them towards you)
final should look like this


Code:

skilldescr = "impale a spear in their chest pulling them towards you
|speed|longjump|fly"

then your done, and i can do the rest Razz make sure you post in Race Suggestions, so now that you have created your first race outline, make some more Razz
Back to top Go down
 
Race Coding TUTORIAL
Back to top 
Page 1 of 1
 Similar topics
-
» IG prices for Admin/Private Race/Custom race
» IG prices for Admin/Private Race/Custom race
» 420 race xD
» infinitegaming Race #5
» awsome race =D

Permissions in this forum:You cannot reply to topics in this forum
 :: {IG}-Server's :: WCS Races :: Race Ideas-
Jump to: