fahy Posted August 9, 2008 Share Posted August 9, 2008 :mrgreen: hello i own a site but iv not had eny experance with makeing mode could some one help me and tell me the basics of makeing mode iv only usend other peoples mods and fixed them so please help me with a few exsamples and the basics/whats what my game is gangsters-union.com thank you . Quote Link to comment Share on other sites More sharing options...
Zero-Affect Posted August 9, 2008 Share Posted August 9, 2008 Re: Help with makeing mods W3schools and php.net iv learned but how do i make a mod Open notepad.exe enter: <?php include "globals.php"; ?> that's if your running v2 then enter your code inbetween the: include "globals.php"; and the: ?> example: <?php include "globals.php"; echo "<h3>Example</h3><font color=red>[b]Blah[/b]</font>"; $h->endpage(); ?> Quote Link to comment Share on other sites More sharing options...
Spudinski Posted August 9, 2008 Share Posted August 9, 2008 Re: Help with makeing mods W3schools and php.net iv learned but how do i make a * Topic Moved * Quote Link to comment Share on other sites More sharing options...
Guest Anonymous Posted August 9, 2008 Share Posted August 9, 2008 Re: Help with makeing mods W3schools and php.net iv learned but how do i make a mod Learn english first, then you will get somewhere. Quote Link to comment Share on other sites More sharing options...
fahy Posted August 9, 2008 Author Share Posted August 9, 2008 Re: Help with makeing mods W3schools and php.net iv learned but how do i make a mod thank's zero but i mean like after that because i dont know what to type in haha. I havent got a firm grasp of coding yet haha . Quote Link to comment Share on other sites More sharing options...
Floydian Posted August 9, 2008 Share Posted August 9, 2008 Re: Help with makeing mods W3schools and php.net iv learned but how do i make a mod I recommend getting a Buddha statue think real hard while you're rubbing it's belly... Okay, on a more serious note, perhaps you should start with the obligatory "Hello world!" examples, and more up from there? One last thing, if you've learned all there is to learn from w3 schools, and php.net, then you should be teaching me how to code... Because I have LOTS to learn from those sites... Quote Link to comment Share on other sites More sharing options...
fahy Posted August 9, 2008 Author Share Posted August 9, 2008 Re: Help with makeing mods W3schools and php.net iv learned but how do i make a mod lol iv red html xhtml php css but i just dont get it to be honest needa few exsamples or links to the parts i need to look at Quote Link to comment Share on other sites More sharing options...
Joel Posted August 10, 2008 Share Posted August 10, 2008 Re: Help with makeing mods W3schools and php.net iv learned but how do i make a mod lol iv red html xhtml php css but i just dont get it to be honest needa few exsamples or links to the parts i need to look at Well what more of an example do you want? Mess with a mod or something. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.