Initial Commit
Initial Commit [v1.32PRC8]
This commit is contained in:
12
_module/nss/qp_wpn_baxe.nss
Normal file
12
_module/nss/qp_wpn_baxe.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
#include "utl_i_sqluuid"
|
||||
|
||||
void main()
|
||||
{
|
||||
object oPC;
|
||||
|
||||
oPC=GetPCSpeaker();
|
||||
|
||||
CreateItemOnObject("en3_qbattleaxe",oPC);
|
||||
SQLocalsUUID_SetString(oPC,"QPTag","en3_qbattleaxe");
|
||||
|
||||
}
|
Reference in New Issue
Block a user