Page 1 of 1
Stap doesnt spawn [Solved]
Posted: Wed Jun 25, 2014 3:19 pm
by DrDrSheldonLeeCooper
Hello I added the Stap for my map,but the stap doesnt spawn, the stap is already in my Lua.
Re: Stap doesnt spawn
Posted: Wed Jun 25, 2014 3:29 pm
by JimmyAngler
Are you sure that the cis are attacking? (team 1)? I also see the zero on the left under team.
Re: Stap doesnt spawn
Posted: Wed Jun 25, 2014 3:30 pm
by Marth8880
Do you have an EntityHover memory pool in your LUA?
Re: Stap doesnt spawn
Posted: Wed Jun 25, 2014 3:37 pm
by DrDrSheldonLeeCooper
Marth8880 wrote:Do you have an EntityHover memory pool in your LUA?
this ?
Code: Select all
SetMemoryPoolSize("EntityHover", 32)
@JimmyAngler on my republic side I doesnt do it too :/
Re: Stap doesnt spawn
Posted: Wed Jun 25, 2014 4:38 pm
by SpartanA259
Have you tried changing the number from 0 to the number of the CIS team number?
Re: Stap doesnt spawn
Posted: Wed Jun 25, 2014 4:48 pm
by DrDrSheldonLeeCooper
SpartanA259 wrote:Have you tried changing the number from 0 to the number of the CIS team number?
yes :/
Re: Stap doesnt spawn
Posted: Wed Jun 25, 2014 4:54 pm
by thelegend
Add cis_hover_stap to atk and def. Go on page down in zero editor. And add the stap to your lua.
btw I never change the team for a vehicle spawn. I always let in on zero. And make sure you have placed a control region.
Re: Stap doesnt spawn
Posted: Wed Jun 25, 2014 4:55 pm
by Noobasaurus
You don't need a control region.
Re: Stap doesnt spawn
Posted: Wed Jun 25, 2014 5:07 pm
by DrDrSheldonLeeCooper
Oh I made every time a control region. btw, Legend, I think you are right because CIS is team 2 (=def.)
Re: Stap doesnt spawn
Posted: Wed Jun 25, 2014 5:08 pm
by thelegend
Noobasaurus wrote:You don't need a control region.
Really? But what if is the cp is controlled by an enemy?
Ahh and make sure you are on conquest layer in ZeroEditor. Or is this unimportant too? I always though it were important to set vehicle in Conquest layer, set a control region...and so on. I don`t know. I always do this way and it worked for me.
Edit:
Oh I made every time a control region. btw, Legend, I think you are right because CIS is team 2 (=def.)
Ah ok. Control regions always work for me. I never though they were unimportant. Anyway does the stap work now?
Re: Stap doesnt spawn
Posted: Wed Jun 25, 2014 5:09 pm
by Noobasaurus
Well, you don't need a control region if you just want a vehicle to spawn. But if you want it to be connected to a CP, then you'll want one.
Re: Stap doesnt spawn
Posted: Wed Jun 25, 2014 5:11 pm
by thelegend
Ah ok. Thank you Noobasaurus.
Ok. I will leave now. We three write at the sime time xD
Re: Stap doesnt spawn
Posted: Wed Jun 25, 2014 5:13 pm
by DrDrSheldonLeeCooper
Yes the stap work now thx
