Hello. I have a problem.
i wanna make choice nation on my website. help me please.
Hello. I have a problem.
i wanna make choice nation on my website. help me please.
use for this NPC in game
NPC script in client ther u have selection, but is close only for mision.
u can do this if u make new NPC and add them special code for select nation, anyone who want select nation just go to the npc and select nation
yes this is very good idia, but i where i can get thsi file or manual? sorry i bad speak ENGLEAND but very good speak Russian)
script.enc
i think code 444 and action 1,2,3
If you want to do the site thing, still, you can use a PHP query to edit "Nation" in cabal_character_table in the Gamedb.
(Sorry, not good at remembering the syntax off the top of my head)
0=No Nation, 1=Capella, and 2=Procyon.
You can also set a requirement for the player's level, to join a nation, by having it call LEV in the same table.
Maybe somebody else can give you a better answer with query, but this will help you if you know some PHP. :)