saggys
-
Posts
7 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by saggys
-
-
11 minutes ago, sader1992 said:
setarray [email protected],2000001,2000034,2000075,2000002,2000007; if(!#give70 && inarray([email protected],getcharid(3)) != -1){ getitem <id>,<count>; #give70 = true; }
Thxxx, its work fine !
-
sry im new, iwant give item to specific account_id
example : [email protected] = getcharid( 3 ); if( !#give70 && [email protected] = 2000001)
this only give to account id 2000001..
but how to put many account id?
i want put in , 2000034 , 2000075, 2000002, 2000007 , etc. -
14 hours ago, shatowolf said:
you can disable the
(login_athena.conf)
// Ipban features
ipban_enable: yes (set to no)thx man already solved yasterday
-
already succes impelement proxy server. but when user type wrong pass, and ip proxy get ban from main server....
how to solve this problem? bcz all player cant login using proxy bcz banned -
@vasikokkhi vasiiiii , here u again
Im uncle sams btw this thread solved by editing server.php
-
i hv trouble from MD5 , please help its my first post
The account who registered before i impelement MD5 Encry is can login to game, but cannot login to Website..
and the account who register after implement MD5 Cant login to Game, its said wrong password, but can login to Website
how to disable buying item from cash shop at gvg map
in Source Support
Posted · Edited by saggys
i really dont understand how source it works but i think i need to add some source code at cashshop.cpp / clif.cpp
but i have no idea what and where to add the source code, please help what's need to add !!! Thanks