I've autosolved it! 
If anybody wants to know, I've used Locke.Say(); function.
Thanks anyway!

If anybody wants to know, I've used Locke.Say(); function.
Thanks anyway!

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@S // Dialog startup entry point
Locke: Bienvenido, mi amigo FERCHO
Fercho: Como sabes mi nombre?
Locke: No hay muchos pastilleros en todo el universo..
Fercho: Ah jejeje
function Pato_UseInv()
{
if (cEgo.ActiveInventory == iPlata)
Display("Mmg.. si tenias unos pesos mas hablabamos. PERO NO");
else if (cEgo.ActiveInventory == iEntrada)
Display("Pasa pibe ya empieza");
cEgo.ChangeRoom(6, 112, 240);
}
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.023 seconds with 13 queries.