View Full Version : C++ Player Housing Script
I have been trying to get a player housing script to work where I can assign different account id's different housing locations.. but I can't find a working C++ command to grab account id I've tried Plr->GetPlayerinfo()->getacct() or something like that it didn't work thanks. ( I have the other parts of the script working)
LiLLeCarl
20-09-09, 06:51 AM
I have been trying to get a player housing script to work where I can assign different account id's different housing locations.. but I can't find a working C++ command to grab account id I've tried Plr->GetPlayerinfo()->getacct() or something like that it didn't work thanks. ( I have the other parts of the script working)
w3hats wrong with this?
Plr->GetSession()->GetAccountId()
w3hats wrong with this?
Plr->GetSession()->GetAccountId()
Nothing
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.