Welcome,
Guest
. Please
login
or
register
.
July 31, 2010, 02:40:48 PM
Home
Forum
Help
Search
Downloads
Chat
Login
Register
Warcraft-Source.com
»
Warcraft:Source - Old Archive
»
The Old Archive
»
Discuss Races/Items/WCS add-ons, ideas and help
»
Common Questions. Read Before Posting!
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Common Questions. Read Before Posting! (Read 1619 times)
HOLLIDAY
<Race Maker>
Moderator
Level 7 Expert
Posts: 2384
Country:
of all the things ive lost i miss my mind the most
Common Questions. Read Before Posting!
«
on:
March 21, 2008, 11:16:33 AM »
How Do i Add Races to my Server?
(click to show/hide)
1. Copy the code of the race that you want to add
2. Open your
es_WCSraces_db.txt
and paste your code to The bottom of the file
3. Put the Number of the race at the top of the race code
if you have 10 races and your adding a new one, number it "11"
4. Save the changes on the file and restart your server
How do i make a race private
(click to show/hide)
put the steam id of the player that will use the race in the allow only field
make sure you include
<
these marks
>
"allowonly" "
<
STEAM_X:XXXXXX
>
"
mor than one steam_id will look like this
"allowonly" "<STEAM_X:XXXXXX><STEAM_X:XXXXXX>"
I have 37 Races but only 25 are showing
(click to show/hide)
1. Check that the race numbers are ordered correctly
2. Make sure your not missing any
{
Brakets
}
if you still have this problem use the racefile checker
http://www.warcraft-source.com/racefilecheck/
How do i Make myself WCSadmin?
(click to show/hide)
Open Your wcs/WCSadmin/es_WCSadmin_db.txt
Paste Your STEAM_ID over Kryptonites example STEAM_ID
And Put your name Where It says
kRypT0n!Te
the name dosent really matter,its just so you know who is who "
STEAM_0:1:5818184
"
{
"name" "
kRypT0n!Te [WCS team]
"
"give_xp_level" "1"
"give_money" "1"
"take_level" "1"
"reset_player" "1"
"script_settings" "1"
}
How do i give xp?
(click to show/hide)
You can use
wcsadmin
or use the consol command
wcs_givexp
Syntax : wcs_givexp <userid name> <uniqueid> <amount>
Example : wcs_givexp 708 "HOLLIDAY" 100
you can get the userid number by typing status in game consol
How do i give Levels?
(click to show/hide)
You can use
wcsadmin
or use the consol command
wcs_givelevel
Syntax : wcs_givelevel <userid name> <uniqueid> <amount>
Example : wcs_givelevel 708 "HOLLIDAY" 100
you can get the userid number by typing status in game consol
How do i add an ultimate Block
(click to show/hide)
Copy the Ultimate code and paste it to the bottom of your
es_WCSultimates.txt
Logged
kryptonite
<WCS coder>
Administrator
Level 7 Expert
Posts: 1110
Re: Common Questions. Read Before Posting!
«
Reply #1
on:
March 21, 2008, 02:06:34 PM »
you see also a link on the frontpage on the left, called FAQ
http://warcraft-source.com/board/index.php?page=faq
Holliday, you should be able to edit this page.
I hope now that some questions will be answered before people start asking them
Logged
(click to show/hide)
:mrgreen:
Tallon
Level 0 Beginner
Posts: 17
Re: Common Questions. Read Before Posting!
«
Reply #2
on:
November 21, 2008, 04:43:47 AM »
Quote from: EskalatioN on October 28, 2008, 06:39:56 PM
Here you go EskalatioN
http://warcraft-source.com/board/index.php/topic,5664.0.html
and this is for HOLLIDAY >
http://warcraft-source.com/board/index.php/topic,5667.0.html
-Tallon
Logged
/website.php?s=compatible.css&f=18" frameborder="0" scrolling="no" height="205" width="200"></iframe>
Print
Pages: [
1
]
Go Up
« previous
next »
Warcraft-Source.com
»
Warcraft:Source - Old Archive
»
The Old Archive
»
Discuss Races/Items/WCS add-ons, ideas and help
»
Common Questions. Read Before Posting!