This is a pain if you can't even use L and R.
I can't use Hamachi either for other players to connect,
I could start the server with Hamachi's IP but my friend can't see it
Printable View
did you change the script to the Hamachi IP ?
http://i.snag.gy/L3Sy0.jpg
I certainly did,
I could even run the server just fine. But my friend see it as offline,
I used the same client as I gave him.
Commands
Ex. /cmd paramater
Permision Group Names
Admin Commands (inherits secondary admin, mod, and normal commands):Code:ADMIN = "Super Administrator"
2NDADMIN = "Administrator"
MOD = "Moderator"
Secondary Admin Commands (inherits mod, and normal commands):Code:/admin USERNAME
Moderator Commands (inherits normal commands):Code:/mod USERNAME
/revoke USERNAME
/kickall
/pass USERNAME NEWPASS
/gpass GUILDNAME NEWPASS
/eval SCRIPTNAME
/geval SCRIPTNAME
/seval SCRIPTNAME
/sql SCRIPTNAME
Descriptions:Code:/kick USERNAME
/ban USERNAME
/unban USERNAME
/global MESSAGE
Code:# Admin commands
['admin'] = 'Gives a player the permission group of a Secondary Admin.'
# Secondary Admin commands
['mod'] = 'Gives a player the permission group of a Moderator.'
['revoke'] = 'Revokes all permissions from a player. This works only on players that have a lower permission group.'
['kickall'] = 'Kicks all connected players with a lower permission group.'
['pass'] = 'Changes the password of a player forcibly. This can be used to help players that have forgotten their password.'
['gpass'] = 'Changes the password of a guild forcibly. This can be used to help players that have forgotten their guild\'s password.'
['eval'] = 'Executes an RGSS script on your machine.'
['geval'] = 'Executes an RGSS script on every connected player.'
['seval'] = 'Executes an RGSS script on the server.'
['sql'] = 'Executes an SQL command on the server.'
# Moderator commands
['kick'] = 'Kick a player. This works only on players that have a lower permission group.'
['ban'] = 'Bans and kicks a player. This works only on players that have a lower permission group.'
['unban'] = 'Unbans a player. This works only on players that have a lower permission group.'
['global'] = 'Sends a global message to all currently connected players.'
# Normal commands
['w'] = 'Sends a whisper message to a player. Nobody else receives the message. The player does not have to be on the same map.'
['wr'] = 'Sends a whisper message to the player lastly used with /w. See /w command for more information.'
['me'] = 'Displays the message as action.'
['trade'] = 'Sends a trade request to another player. Only one request can be sent at the time. Timeout for requests is 15 seconds.'
['newpass'] = 'Changes your password.'
['y'] = 'Answers YES to the action request with the given ID.'
['n'] = 'Answers NO to the action request with the given ID.'
['req'] = 'Displays a list of currently active action requests.'
['cancel'] = 'Cancels the action request with the given ID. Works only requests that have been sent by you.'
['cmd'] = 'Lists all available chat commands depending on your permission group.'
['help'] = 'Explains a command. If no command is specified, it lists all available chat commands depending on your permission group.'
# Buddy List commands
['badd'] = 'Requests to adds a user for the Buddy List.'
['bremove'] = 'Removes a player from the Buddy List and removes you from the other player\'s buddy list.'
['bshow'] = 'Displays all players in your Buddy List. Their online status is also displayed.'
# PM commands
['pmsend'] = 'Sends a message to a player in the Buddy List.'
['pmunread'] = 'Gets a list of all unread messages.'
['pmall'] = 'Gets a list of all messages.'
['pmopen'] = 'Displays a specific message and marks it as read.'
['pmdelete'] = 'Deletes a specific message.'
['pmdelall'] = 'Deletes all messages in the inbox.'
['pmstatus'] = 'Gets the number of PMs and the number of maximum PMs allowed in the inbox.'
# Guild commands
['gcreate'] = 'Creates a new guild with you as leader.'
['gnewpass'] = 'Changes the password of your guild.'
['gdisband'] = 'Disbands your guild.'
['gtransfer'] = 'Transfers leadership of your guild to another player. The other player must be a member of your guild.'
['ginvite'] = 'Invites a player into your guild.'
['gremove'] = 'Removes a player from your guild.'
['gleave'] = 'Leaves the current guild.'
['gmsg'] = 'Sends a message to all guild members that are currently online.'
['ginfo'] = 'Displays information about your guild.'
hola alguien me podria ayduar par aagrandar la pantalla osea la resolucion alguien me puede decir donde se hace eso
yeah, there seems to be a bug with pokemon animations or something. Most moves are shown like that. i've been trying to get the animations to work right but still i haven't gotten enywhere with this.. i just cant find the source of the problem :S My guess is that the changes from DS style to normal/windowed style must have to do something with this...
Only few pokemons have their animation (ex evee), where can we add/edit them ?
Trying to edit pokemon moves .. make them more than 4, where should I search ?
Pokemons stats formulas, It possible to add new stats to pokemons ? like Penetration / Immunity if yes where are they
in pokebattle_actualscene how to make pokemons HP points numeric visible ?
what is the role of the save button in the menu ?
I'm still learning