Posts: 83
Threads: 34
Joined: Jan 2015
Reputation:
0
I created a pickup dm, how to make players re- spawn after death to dm?
Posts: 19
Threads: 4
Joined: Nov 2015
Reputation:
0
Show us some of your code to the deathmatch area, Oppo. I'll help you out, mate!
Posts: 249
Threads: 61
Joined: Aug 2012
Reputation:
0
Why not use SetPVarInt(playerid, "Deathmatch", 1); to set them into the match on pickup. Then use GetPVarInt(playerid, "Deathmatch"); to set them back in after death? Then DestroyPVar(playerid, "Deathmatch"); when they decide to leave the deathmatch? Using those three should be able to help you
Posts: 6,242
Threads: 8
Joined: Jun 2008
Quote:
Originally Posted by oppo1234
can give me code?
|
Stop asking for code... You've been told.
It's Scripting Help, not Script-for-me.
Go here, hire a scripter, or learn to script...
https://sampforum.blast.hk/showthread.php?tid=447813
Matter of fact, who the fuck has given you +rep... You've posted nothing rep worthy, and you simply keep asking the same shit, for people to supply you code, when that's not what these sections that you are using, is for.