Jump to content

SAMP Dialogs 1.0.0 JS/NodeJS (Improvement) 1.0.0

   (1 review)

1 Screenshot

About This File

SA:MP Dialog for RAGE:MP on JS/NodeJS (Improvement and Bug Fixes)

Github & Documentation : https://github.com/Revelts/-ragemp-samp-dialog-js

#Dialog Type
* 'infoDialog'
* 'listItem'
* 'listItemInfo'
* 'inputText'
* 'inputPassword'
* 'loginDialog'
* 'registerDialog'
 

#Client Event
mp.events.add("client:onDialogResponse", function (String dialogName, Number button, Number listSelected, String textInput, String passwordInput))
mp.events.add("onRequestDialog", function (String type, String dialogName, String dialogCaption, String dialogInfo, String Array dialogListItem, String Array dialogButton))
 

#Server Event
mp.events.add("server:onDialogResponse", function (String dialogName, Number button, Number listSelected, String textInput, String passwordInput))
player.call("onRequestDialog", function (String dialogName, String Array button, String Array listSelected, String textInput, String passwordInput))
 

Original Source Code : 

Edited by Revelt

  • Like 4

User Feedback

Create an account or sign in to leave a review

You need to be a member in order to leave a review

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

MarcoQ

   1 of 1 member found this review helpful 1 / 1 member

+rep boi

×
×
  • Create New...