Quote:
|
Originally Posted by Zickle
1) How do you warp a player in a while (visible) {if (mousedown) {WARP PLAYER} } (Thats not the full code but thats how its done, sorta.
|
for the love of your nc dont do that!
Quote:
|
Originally Posted by Zickle
Setlevel2 isnt working. But it works in a simple if (playerchats&&strequeals(#c,)) {} script.
|
setlevel2 is serverside just making sure you know this
Quote:
|
2) I got a server, how do I make it so that people start off with 5 hearts instead of 3?
|
most widely use with actionplayeronline in the control npc like trunks said, but using the graal default hp system is not recommended , at least not by me