PC Give XP to other players ?

lesterpg

Refugee
Can anybody tell me, how an Admin can give late joining players an amount of XP ?

In the past there was the givexp command, but it isn't active anymore !

 
Without granting everyone admin level permissions you may be able to grant others access to the giveselfxp command in two ways;

1) the admin/host can type the following into a console

cp add giveselfxp 1000

2) the admin/host/dedicated server can add the following to the serveradmin.xml

<permission cmd="giveselfxp" permission_level="1000" />

Either might work. Been a while since I ran a dedicated server under A16 but what little testing I could do solo this might work. If it does or does not let me know.

*** Edit ***

Just in case it wasn't clear the intention for this fix would be to add the giveselfxp command to the allowed list of commands for anyone on the server (permission level 1000 being guests/players). If successful players on the server should be able to use the giveselfxp command as if they were the host.

Sadly I haven't found any way to give xp to another directly via the console or as the host/admin.

If you don't want to give the command to everyone on the server you can use the permission system to set access to the giveself xp command to a higher level and then add/remove players from that permission level as you see fit during play. Depends on if you're just running with friends or hosting a full public access server.

 
Last edited by a moderator:
I just had a catastrophic error (no idea what happened), but this let me get my friend's profile back to where he was. Thanks for the help!!

(Why is this in General Discussion?)

 
Back
Top