Post: How do i script "The Simply Perfect Project Remake"?
01-06-2016, 12:11 AM #1
ODLeslie
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); Null;
(adsbygoogle = window.adsbygoogle || []).push({});
01-06-2016, 12:25 AM #2
Originally posted by ODLeslie View Post
Hello NGU!

Recently i've been working a gsc gamemode and i want to use "The Simply Perfect Project Remake" by YouViolateMe and the scripting is one of these ones:

options[m][options[m].size] = AddOption(m, "Test Opt " + options[m].size + 1, ::test);

I know how to script this kind of script which im pretty sure is the "Updated" Script so i heard.

self add_option("Example", "Example", ::Example);

When i use the First one if freeze if i was to put this in for example:

options[m][options[m].size] = AddOption(m, "Test Opt " + options[m].size + 1, ::GhostsCamo); + ( Yes i do have the "GhostCamo" Function in the script.

What im really asking is, How do i add options to "The Simply Perfect Project Remake"

Thanks in advanced
Thanks to YouViolateMe + Merk for the base. Kryptus


Could be a problem with the GhostsCamo script itself you sure it works
01-06-2016, 01:31 AM #3
ODLeslie
Do a barrel roll!
That was just an example, i don't actually have a ghost camo function there but i used the functions off of my old menu that has worked so the functions used did work but with this script it freeze's and im pretty sure it's because i don't know how to script these older one's
01-09-2016, 07:38 PM #4
SyGnUs
Give a F*** About Your Lifestyle
Originally posted by ODLeslie View Post
Hello NGU!

Recently i've been working a gsc gamemode and i want to use "The Simply Perfect Project Remake" by YouViolateMe and the scripting is one of these ones:

options[m][options[m].size] = AddOption(m, "Test Opt " + options[m].size + 1, ::test);

I know how to script this kind of script which im pretty sure is the "Updated" Script so i heard.

self add_option("Example", "Example", ::Example);

When i use the First one if freeze if i was to put this in for example:

options[m][options[m].size] = AddOption(m, "Test Opt " + options[m].size + 1, ::GhostsCamo); + ( Yes i do have the "GhostCamo" Function in the script.

What im really asking is, How do i add options to "The Simply Perfect Project Remake"

Thanks in advanced
Thanks to YouViolateMe + Merk for the base. Kryptus


To add a function you just do -

options[m][options[m].size] = AddOption(m, "Your Option Text", ::FunctionToCall);

That's it, I never used the base personally so not sure to much on it, but that's how it works for that base.
01-11-2016, 04:53 AM #5
ODLeslie
Do a barrel roll!
Nah nothing still freezing, i know its not the functions cause i've got them from my private menu i haven't and probably wont release, but i think ill just use a different base for this project. :yes:
Cheers anyways.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo