AutoSpawn

Posts 115 of 15 · Page 1 of 1
AutoSpawn
I'll give you this too, I found it out when I just started coding, it's a very usefull feature, you don't have to press Enter to spawn:

*(float*)ADR_NOSPAWNWAIT1 = 1;
*(float*)ADR_NOSPAWNWAIT2 = 1;
*(float*)ADR_NOSPAWNWAIT3 = 1;
Quote Originally Posted by dargus123 View Post
how does it work??
Evidently it removes you having to press enter to spawn
I'm not understand
can be demonstrated with image or video

pls..
Basically, you know when you spawn at the start, or during a deathmatch you have to press tab and then press enter
This means you dont have to press tab and then enter it will just spawn for you straight away so you dont have to wait an extra 10 seconds because your miss a spawn timer.
Quote Originally Posted by [D]evliin View Post
Basically, you know when you spawn at the start, or during a deathmatch you have to press tab and then press enter
This means you dont have to press tab and then enter it will just spawn for you straight away so you dont have to wait an extra 10 seconds because your miss a spawn timer.
Exactly what he's saying
Tested in my hack didnt work, Working code:
*(float*)ADR_NOSPAWNWAIT1 = 0;
*(float*)ADR_NOSPAWNWAIT2 = 0;
*(float*)ADR_NOSPAWNWAIT3 = 0;
Lol i know this from long long time -.- and it's not a good featrue cuz the Real one is:

Code:
if(CH_NoRespwnWait){
*(float*)ADR_NoSpawn = 0;
*(float*)ADR_NoSpawn = 0;
*(float*)ADR_NoSpawn = 0;
}
Enjoy
it is a feature smartass. Theres a difference between nospawnwait and autospawn
Quote Originally Posted by zerohead View Post
it is a feature smartass. Theres a difference between nospawnwait and autospawn
Noob this featrue sucks just like you and it's not a featrue it's some one that tried to code a hack and failed -.- like you noob and smartass this IS NOT A GOOD FEATRUE!
Quote Originally Posted by sh_z_sektor View Post
Noob this featrue sucks just like you and it's not a featrue it's some one that tried to code a hack and failed -.- like you noob and smartass this IS NOT A GOOD FEATRUE!
Keep your opinions to yourself if you can't stop yourself from raging. Personally I would prefer having autospawn to nospawnwait
Quote Originally Posted by Alen View Post
Keep your opinions to yourself if you can't stop yourself from raging. Personally I would prefer having autospawn to nospawnwait
AutoSpawn didnt work tho :/
Quote Originally Posted by Alen View Post
Keep your opinions to yourself if you can't stop yourself from raging. Personally I would prefer having autospawn to nospawnwait
Sorry bro
Quote Originally Posted by sh_z_sektor View Post
Sorry bro
That's what I wanted to hear
yeah it was a fail, but a usefull fail. It was when I just started coding. I found out the real code 5 minutes after it
Posts 115 of 15 · Page 1 of 1
This thread is closed for replies.

Tags for this Thread

None

Need help?