World Editor Help
3 posters
Page 1 of 1
World Editor Help
I played Vampirism Ultra And i liked it and i see at some player they have skin how is the trigger in world editor to receve the skin is made in jass can someone tell me ?
Last edited by IronMan. on Sun 26 Jun 2016 - 18:18; edited 2 times in total
IronMan.- Apprentice (grade 2)
- Posts : 12
Join date : 2016-06-23
Age : 24
ROTD Rank : XDxDxdXDxD
Warn Status :
Re: World Editor Help
Hoy,
Only the map developers are able to implement custom skins, if you want to have your own skin, then you'll have to make a donation. Infos can be found here: https://rotd.forumotion.net/t588-2016-vampirism-ultra-skin-requests-information
And you can use the Wc3 Editor to check for all kind of skins.
Cheers
PS: Tbh I don't know if Anonymou_s still accepts skin requests, you'll have to send him a pm and ask him!
Only the map developers are able to implement custom skins, if you want to have your own skin, then you'll have to make a donation. Infos can be found here: https://rotd.forumotion.net/t588-2016-vampirism-ultra-skin-requests-information
And you can use the Wc3 Editor to check for all kind of skins.
Cheers
PS: Tbh I don't know if Anonymou_s still accepts skin requests, you'll have to send him a pm and ask him!
ShadowThong- ClanRotd Bot Admin:
- Posts : 122
Join date : 2012-01-06
Age : 8
ROTD Rank : I am Chocolate
Warn Status :
Marine Statistics
MOS Specialty: [MOS Name & Number]
MOS Experience:
(0/0)
Re: World Editor Help
I think he is asking how its done. if so, then it is quite easy. This is just a very basic way of doing this, not very effecient but it gets it done. Doing this in JASS would be much better and easier.
Below is an example one of many ways you can do it in JASS. This was written very quickly from memory so it might have an error with misspelled names etc..so be sure to check for that otherwise you will get the World Editor Syntax Errors when saving the map.
- Code:
Events
Time - Elapsed game time is 1.00 seconds
Conditions
Actions
Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions
If ((Name of (Picked player)) Equal to IronMan.) then do (Unit - Create 1 Footman for (Picked player) at (Center of (Playable map area)) facing Default building facing degrees) else do (Do nothing)
Below is an example one of many ways you can do it in JASS. This was written very quickly from memory so it might have an error with misspelled names etc..so be sure to check for that otherwise you will get the World Editor Syntax Errors when saving the map.
- Code:
local player p = GetPlayerName( whichplayer )
if GetPlayerName(p) == "IronMan." then
( actions )
else
( actions )
endif
Anonymou_s- Administration:
- Posts : 748
Join date : 2009-07-02
ROTD Rank : Pandemic & Ultra
Warn Status :
Marine Statistics
MOS Specialty: Force Recon - 0321
MOS Experience:
(90/100)
I receve a error
when i tryed in jass to do this Events
Time - Elapsed game time is 1.00 seconds
Conditions
Actions
Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions
If ((Name of (Picked player)) Equal to IronMan.) then do (Unit - Create 1 Footman for (Picked player) at (Center of (Playable map area)) facing Default building facing degrees) else do (Do nothing)
i receve a error in world editor 23 comile errors
Line57:expected end of the line
Line 59:Expected end of the line
line 61: Expected end of the line
line 68: expected a code statement
This can not be dont with no jass?
Time - Elapsed game time is 1.00 seconds
Conditions
Actions
Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions
If ((Name of (Picked player)) Equal to IronMan.) then do (Unit - Create 1 Footman for (Picked player) at (Center of (Playable map area)) facing Default building facing degrees) else do (Do nothing)
i receve a error in world editor 23 comile errors
Line57:expected end of the line
Line 59:Expected end of the line
line 61: Expected end of the line
line 68: expected a code statement
This can not be dont with no jass?
IronMan.- Apprentice (grade 2)
- Posts : 12
Join date : 2016-06-23
Age : 24
ROTD Rank : XDxDxdXDxD
Warn Status :
Similar topics
» World Editor again Help#2
» World Editor again Help
» Epic map screenshots (world editor)
» Version 1.64 In-Editor
» World of Warcraft
» World Editor again Help
» Epic map screenshots (world editor)
» Version 1.64 In-Editor
» World of Warcraft
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
Sat 9 Nov 2024 - 5:41 by GHost
» LeadMyRank
Sun 7 Feb 2021 - 20:33 by jason-la-zone
» The forum is open again!
Sun 7 Feb 2021 - 19:30 by Fleaw
» Yo old friend anyone
Tue 4 Aug 2020 - 22:17 by Zigafoo
» yooooooooooooooooooooooo
Sun 25 Jun 2017 - 9:29 by dawownz
» Discord Channel & Facebook Group
Sat 15 Apr 2017 - 0:01 by psyscope
» EXCUSE ME (K1CKMYASS)
Thu 16 Mar 2017 - 6:08 by ShadowThong
» I'm back lets playyy
Thu 19 Jan 2017 - 21:37 by Infierno-
» admin admin
Tue 3 Jan 2017 - 15:42 by TheWildOnes