• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

setPlayerMagicLevel

GSMaster

Why? for money
Joined
Oct 26, 2008
Messages
169
Solutions
1
Reaction score
10
Location
HKS <3
It is possible to write the following functions:

Code:
setPlayerMagicLevel(cid, maglvl)

to alter the Magic Level of the player so I want


Example: setPlayerMagicLevel(cid, 25)
 
Back
Top