Jump to content
    1. Welcome to GTAForums!

    1. GTANet.com

    1. GTA Online

      1. Los Santos Drug Wars
      2. Updates
      3. Find Lobbies & Players
      4. Guides & Strategies
      5. Vehicles
      6. Content Creator
      7. Help & Support
    2. Red Dead Online

      1. Blood Money
      2. Frontier Pursuits
      3. Find Lobbies & Outlaws
      4. Help & Support
    3. Crews

    1. Grand Theft Auto Series

      1. Bugs*
      2. St. Andrews Cathedral
    2. GTA VI

    3. GTA V

      1. Guides & Strategies
      2. Help & Support
    4. GTA IV

      1. The Lost and Damned
      2. The Ballad of Gay Tony
      3. Guides & Strategies
      4. Help & Support
    5. GTA San Andreas

      1. Classic GTA SA
      2. Guides & Strategies
      3. Help & Support
    6. GTA Vice City

      1. Classic GTA VC
      2. Guides & Strategies
      3. Help & Support
    7. GTA III

      1. Classic GTA III
      2. Guides & Strategies
      3. Help & Support
    8. Portable Games

      1. GTA Chinatown Wars
      2. GTA Vice City Stories
      3. GTA Liberty City Stories
    9. Top-Down Games

      1. GTA Advance
      2. GTA 2
      3. GTA
    1. Red Dead Redemption 2

      1. PC
      2. Help & Support
    2. Red Dead Redemption

    1. GTA Mods

      1. GTA V
      2. GTA IV
      3. GTA III, VC & SA
      4. Tutorials
    2. Red Dead Mods

      1. Documentation
    3. Mod Showroom

      1. Scripts & Plugins
      2. Maps
      3. Total Conversions
      4. Vehicles
      5. Textures
      6. Characters
      7. Tools
      8. Other
      9. Workshop
    4. Featured Mods

      1. Design Your Own Mission
      2. OpenIV
      3. GTA: Underground
      4. GTA: Liberty City
      5. GTA: State of Liberty
    1. Rockstar Games

    2. Rockstar Collectors

    1. Off-Topic

      1. General Chat
      2. Gaming
      3. Technology
      4. Movies & TV
      5. Music
      6. Sports
      7. Vehicles
    2. Expression

      1. Graphics / Visual Arts
      2. GFX Requests & Tutorials
      3. Writers' Discussion
      4. Debates & Discussion
    1. Announcements

    2. Support

    3. Suggestions

Happy Holidays from the GTANet team!

GTA SA Creating a menu window


Coops93
 Share

Recommended Posts

Hi, everyone ! I want know how we can create a menu in GTA SA, like this.

 

http://www.google.fr/imgres?q=gta+sa+menu+...485&page=1&tbnh

 

I have Cleo 3, and Sanny Builder 3.04. I want create a menu who it can be actived by a button. It's an inventory menu, and you can host all weapons and objects here.

When you approaching a weapon in another kind, that be added in your inventory menu, and you can selected it and equipped it.

 

How i can remove the window when we are close of a weapon in another kind ? And added it in my menu directly when we touched it ?

 

So what i need to do this, what files i need to edit ? Thanks !

Edited by Coops93
Link to comment
Share on other sites

Michael.Knight1

Make This Opcode :

 

 

08D4: $1153 = create_panel_with_title 'IE09' position 29.0 170.0 width 180.0 columns 1 interactive 1 background 1 alignment 0  // Imports

 

 

08DB: set_panel $1153 column 0 header 'DUMMY' data 'IE16' 'IE10' 'IE11' 'IE12' 'IE13' 'IE14' 'IE15' 'DUMMY' 'DUMMY' 'DUMMY' 'DUMMY' 'DUMMY'  // Sunday // Monday // Tuesday // Wednesday // Thursday // Friday // Saturday

 

 

 

rahkstar2.gif

Edited by Michael.Knight1
Link to comment
Share on other sites

If you don't know where you want the code, you shouldn't be asking for the code. You should be reading a coding tutorial or learning from the main.scm how basic coding works.

Link to comment
Share on other sites

Ok, i pasted it in the end of the main.scm, and what i need to edit for add all pickups i want ? And it's the same for the weapons in another kind, what i need to do for adding directly in my menu ? And to, removed the text who say "you cannot having two weapons in another kind". That will be added directly in the menu, when you touch the weapon.

 

I'm a beginner, but please, explain me, and i can make a good mod. Thanks.

Link to comment
Share on other sites

So how can I bring up my menu by pressing the button I want?

 

I read the scripts, what is $1153, it's a button ? And Dummy ?

Link to comment
Share on other sites

You've proposed a very complex script idea and are asking for help on doing the most basic things. You need more experience to do something like this.

Link to comment
Share on other sites

Michael.Knight1
So how can I bring up my menu by pressing the button I want?

 

I read the scripts, what is $1153, it's a button ? And Dummy ?

Just I add This Opcodes of Sanny Builder Directly dontgetit.gif

Link to comment
Share on other sites

Okay, i need help for script langage for the main.scm, i'm french, and in french websites, they don't talk and know any script language in main.scm. They only know how make and scripting a sa:mp server, and so, i have think it's a good idea for asking you how i can learn to scripting in main.scm

 

Sorry if sometime, i writing bad english. Can i have a tutorial for learning to scripting in main.scm with the definitions of certain codes as $1153, and "dummy". What does that mean actually wants? Indeed, I think to make a good mod if I know the meanings of these codes and know what they activate.

 

Thanks. :-)

Link to comment
Share on other sites

Well, $1153 and "dummy" aren't 'codes'. Lesson one over. Unfortunately, I don't think there is a French tutorial out there. There's not even an English tutorial which I'd stand by, yet.

Link to comment
Share on other sites

Michael.Knight1

@Coops93 I can not speak French just I English and

Spanish biggrin.gif

But I can understand you Just For :

 

panel

 

$1153 

 

panel Title

 

IE09

 

Name in the header of panel

 

DUMMY

 

 

 

( and Pleasse all To register in My New Website )

 

Just a reminder that Advertising is prohibited here. If you wish to advertise your site then you may add the link in your signature. Thanks. - Adler

Edited by Adler
Link to comment
Share on other sites

Hmmm...so what do you suggest of a good tutorial (English or French, it's no very important for me). Just, send me a good tutorial for learning scripting. Are you sure there are none ?

Link to comment
Share on other sites

@Michael LOL don't bullsh*t us. You're not from the USA ^^

 

Sry for that dumb joke but your english skill is same like that:

 

user posted image

Link to comment
Share on other sites

Michael.Knight1

Oh , suicidal.gifsuicidal.gifsuicidal.gif

 

 

08D4: [email protected] = create_panel_with_title '_Spawn' position 16.0 16.0 width 160.0 columns 1 interactive 1 background 1 alignment 0 08DB: set_panel [email protected] column 14 header '_SPAWNA' data '_SPAWNB' '_SPAWNC' '_SPAWND' '_SPAWNE' '_SPAWNF' '_SPAWNG' '_SPAWNH' '_SPAWNI' '_SPAWNJ' '_SPAWNK' '_SPAWNL' '_SPAWNM' // Car Spawn // Tahoma // Club // Bandito // Willard // bfinject // Vincent // Elegant // Emperor // Taxi // Peren // Phoenix // ZR-350

 

 

You Must Make FXT For this Car Name sleepy.gif

 

:SPAN_3000871: init_jump_table [email protected] total_jumps 7 default_jump 0 @MENU_10 jumps 1 @MENU_11 2 @MENU_12 3 @MENU_13 4 @MENU_14 5 @MENU_15 6 @MENU_16 7 @MENU_17:SPAN_4000871: init_jump_table [email protected] total_jumps 6 default_jump 0 @MENU_18 jumps 8 @MENU_19 9 @MENU_20 10 @MENU_21 11 @MENU_22 12 @MENU_23 13

 

 

NOW MAKE A CAR

 

:[email protected] = 566jump @MENU_1000:[email protected] = 589jump @MENU_1000:[email protected] = 568jump @MENU_1000:[email protected] = 529jump @MENU_1000:[email protected] = 424jump @MENU_1000:[email protected] = 540jump @MENU_1000:[email protected] = 507jump @MENU_1000:[email protected] = 585jump @MENU_1000:[email protected] = 420jump @MENU_1000:[email protected] = 589jump @MENU_1000:[email protected] = 404jump @MENU_1000:[email protected] = 603jump @MENU_1000:[email protected] =477jump @MENU_1000

 

 

in The End lol.giflol.giflol.giflol.gif

 

 

:SPAWNER_1000Model.Load([email protected]):SPAWNER_1100wait 0 if   Model.Available([email protected])else_jump @SPAWNER_1100 00A5: [email protected] = create_car [email protected] at [email protected], [email protected], [email protected], [email protected] 0508: car [email protected] close_all_doors 0229: set_car [email protected] primary_color_to [email protected] secondary_color_to [email protected] 072A: put_actor $PLAYER_ACTOR into_car [email protected] driverseat 01C3: remove_references_to_car [email protected] 1 100

 

I have explained to you many MAN icon14.gif

Edited by Michael.Knight1
Link to comment
Share on other sites

Michael.Knight1
@Michael LOL don't bullsh*t us. You're not from the USA ^^

 

Sry for that dumb joke but your english skill is same like that:

 

user posted image

Man You are very ugly sneaky2.gifsneaky2.gifsneaky2.gif

Link to comment
Share on other sites

@Michael.Knight1

You ain't the cleverest fellow either, right? Judging by the four posts I've read I think I think it's best if I never ever take a look at this section the forums.

cheers for that. monocle.gif

Link to comment
Share on other sites

Create an account or sign in to comment

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

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
 Share

  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.