Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

LearningRO

Members
  • Posts

    778
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by LearningRO

  1. I think the gepard has his own way. to restrict the start client.
  2. i mean in nemo have patched "No dual client" so i think can be set to only max 2 client can be run
  3. hi, keough how to change display the mini map like yours ? its diff cllient related or just change texture?
  4. hi, How do I set the client so that it can only be opened max 2 times only
  5. try use OnInit not pcloadevent or you can see example script from novice area quest ?
  6. You can also use a patch change font and change size font on nemo its more easy way
  7. and when the game it's over i got this warning [Status]: Done checking '22' NPC Markets. [Error]: buildin_deletearray: fatal error ! player not attached! [Debug]: Function: deletearray (2 parameters): [Debug]: Data: variable name='event_cc_pig$' index=0 [Debug]: Data: number value=1 [Debug]: Source (NPC): LancementCubeception (invisible/not on a map)
  8. so i must change this value "event_cc_pig$" into this $@event_cc_pig$ ???
  9. when i try this char GM can't talk to npc maybe coz this line " if(playerattached()!=0) { end; }"
  10. hi, all how to fix this error [Error]: buildin_setr: fatal error ! player not attached! [Debug]: Function: set (2 parameters): [Debug]: Data: variable name='event_cc_pig$' index=0 [Debug]: Data: number value=0 [Debug]: Source (NPC): Cubeception Guard at prontera (163,292) [Error]: buildin_set: No player attached for player variable 'event_cc_pig$' Cubeception.txt
  11. sory long reply lol yes i did this is the full notice when entering dungeon ?
  12. i think because you dont have proper data for select char? what client did u use?
  13. yeah i try both of them ragexe and ragexeRE until now everything working and have not found any error
  14. change : ONPCDieEvent: to OnPCDieEvent
  15. i got warning like this in event Cubeception [Error]: buildin_setr: fatal error ! player not attached! [Debug]: Function: set (2 parameters): [Debug]: Data: variable name='event_cc_pig$' index=0 [Debug]: Data: number value=0 [Debug]: Source (NPC): Cubeception Guard at prontera (163,292) [Error]: buildin_set: No player attached for player variable 'event_cc_pig$' [Debug]: Source (NPC): Cubeception Guard at prontera (163,292) how to fix it?
  16. try to run server with GDB, to get more details https://github.com/rathena/rathena/wiki/GDB
×
×
  • Create New...