Sending own point by command in script or item based

mrlongshen

Noobies
Messages
1,126
Points
0
Age
36
Location
localhost 127.0.0.1
Emulator
Hi. I have some missionpoint that can be get from hunting mission.

Can someone make @command that I can send a the missionpoint to player ?

Is that possible ?

Currently the official command is @cash and @points..

Help me.. 

 
You can just use @set command if it's a variable on player.

 
@set #EVENTPOINTS 1
^ Will change points to 1

 
Back
Top