Stat Limit

All Helbreath Server Source Discussion here.
Post Reply
Josh
Regular
Posts: 68
Joined: Tue May 02, 2006 1:14 am

Post by Josh »

I want to make a map where u need certain stats to enter. Like 150 dex. Can someone help me out.
Hypnotoad
Member
Posts: 100
Joined: Wed Apr 28, 2004 8:16 pm

Post by Hypnotoad »

in the teleport function.... strcmp(client->mapname, "mapname" AND client->dex < 150. change teleport from that place to client->city -1 -1
<img src='http://www.playah.no-ip.com/images/Hypn ... imated.gif' border='0' alt='user posted image' />
Josh
Regular
Posts: 68
Joined: Tue May 02, 2006 1:14 am

Post by Josh »

thanks alot :D
Post Reply