Hi All. How to setup airdrop to v4 source ?
Printable View
Hi All. How to setup airdrop to v4 source ?
Just take from Codex Src :|
I know. I take but not working..
v4 source ? *_*
Tuto :
CTRL+F
Enter :
Code:AirDrop
Code:Copy Paste
i take. all right.but command not found dev account...
https://image.ibb.co/ka2mRF/17495832...78420203_n.png
https://image.ibb.co/kfpGRF/bandicam..._55_50_296.jpg
Did you add all of the airdrop code from every single file in the codex source? You cant just take the command and it works.
yes i added,
Code:int Cmd_AirDrop(obj_ServerPlayer* plr, const char* cmd);
Code:int ServerGameLogic::Cmd_AirDrop(obj_ServerPlayer* plr, const char* cmd){
.....
Add everything that is AirDrop code, in every possible solution, then build, if you get errors, find the source and correct it.
To copy C++ code, you need zero C++ knowledge.
Yes i solved, Map Airdrop spawn not found :D i solved, thanks