Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ferrojcp

#1

thank you very much for the information, it helped me
#2
Hello, I'm new, excuse my ignorance and because of my English I'm from Argentina, I'm starting with AGS and I'm doing this:

function cDominguez_Look(Character *theCharacter, CursorMode mode)
{
         
          player.Say("No se donde estoy, quizas este pueda ayudarme");
          cRoger.Walk(195, 170, eBlock, eWalkableAreas);
          cDominguez.Say("Hola de que fiesta de disfrazes venis?");
         

but I want it to end and not be said again how can I do it?
 I had put Dialog.Stop but it doesn't work when I click it says the same thing again
SMF spam blocked by CleanTalk