#include<morphic> question
#1

morphic.inc:

pawn Код:
new pdistance = 1;
stock SetPDistance(dista)
{
pdistance = dista;
}
stock GetPDistance()
{
return pdistance;
}
And in my friend's gamemode I found

pawn Код:
SetPDistance(10);
What does SetPDistance function ?
Reply


Messages In This Thread
#include<morphic> question - by cotyzor - 17.03.2013, 15:36
Re: #include<morphic> question - by kamzaf - 17.03.2013, 15:39

Forum Jump:


Users browsing this thread: 1 Guest(s)