Everything posted by PlayerUnknown2025
-
Need Help with Callout Scripting
@GTAbearyup works now! Appreciate your help 😄
-
Need Help with Callout Scripting
@GTAbearso I use framework net 8.0, when trying to use 4.8 (changed it manually in the Project file) i get an error code, that it wants me to use 8.0 or greater "Invalid 'nullable' value: 'Enable' for C#7.3. Please use language Version '8.0' or greater." Also when making a new Project it only lets me choose between net 8.0, net 9.0, standard 2.0 and 2.1.
-
Need Help with Callout Scripting
@GTAbear here is the log, deleted the old one RagePluginHook.log
-
Need Help with Callout Scripting
@GTAbearnope does not work with vanilla cars either
-
Need Help with Callout Scripting
@GTAbearso it's not possible to use addon modded Vehicles just vanilla cars? the "16charger" "16challenger" etc are modded Vehicles
-
Need Help with Callout Scripting
@GTAbearremoved my script aswell just like you wanted me to, I didn't crash at all when I went on duty and deleted the log before I opened LSPDFR RagePluginHook.log
-
Need Help with Callout Scripting
@GTAbearthere is no " D:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager", I removed it completely from my Folder like I told last time (look at the attached file Screenshot 389), + it showed this "at System.Reflection.Assembly.GetTypes() at GGGgmqSptMDCWgeGXIYyYZkejcajA.yyAmRbIQDuPUMRnzgYvyxyhKLIzI() in D:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 731" since I put it in my Callouts folder, and I don't even have a Folder called "LSPD First Response" so that's from the person who made it, not from my side (look at Screenshot (390))
-
Need Help with Callout Scripting
@GTAbearRagePluginHook.logI removed CalloutInterface and now it's only my calloutscript, here's the new log
-
Need Help with Callout Scripting
@GTAbearRagePluginHook.log
-
Need Help with Callout Scripting
@GTAbearso I've putted it like this into my code but still doesn't work. Did I put it wrong into the code or is it smth else? could you help me a little bit more ? 😅, I've removed all my other plugins just left CalloutInterface in to see if it shows it there or not but still no luck so far RagePluginHook_30032025_182518.log
-
Need Help with Callout Scripting
Hello, I am new to scripting Callouts at all, I kinda made myself one but it doesn't load at all, doesn't show up in Callout Interface etc, I made my Callout with a tutorial from youtube and a little help from ChatGPT to have custom cars that get chosen from randomly and make the Driver only spawn on Highways. Sadly the script doesn't work and I need some help from someone who knows alot more about scripting callouts. If anything else is needed then I am here to provide for that. Looking forward for helpful people 🙂 This is my Callout Script. This is the Main.cs RagePluginHook_28032025_212943.log