
12-04-2001, 03:54 AM
|
|
Darth Cucumber
|
 |
Join Date: Mar 2001
Location: At School
Posts: 2,874
|
|
|
Its post like this that detour me after feeling sorry for the people that can't script. uhg...
playermp
is the variable for magic points and you can take away mage points and add them. amd also require them for certain things...
if(weaponfired && playermp >3){
playermp-=3;
<insert cool magical code here>
}
Get the idea? |
__________________
subliminal message: 1+1=3
|
|
|
|