View Single Post
  #3  
Old 01-06-2005, 02:09 AM
ZeroTrack ZeroTrack is offline
G2K1 Developer
ZeroTrack's Avatar
Join Date: Apr 2004
Location: LongIsland, NY
Posts: 402
ZeroTrack is on a distinguished road
Send a message via AIM to ZeroTrack
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
__________________

Reply With Quote