This site has been archived and made available for preservation purposes. No edits can be made.
-
Senior Member
Forum Code tags w/ a C++ Syntax
Title basically says it all, would be very useful, and much tidier for me, so I can read code :P
[ pawn] [ /pawn] can be used :P
A gaming community ran by one person, with servers made by individuals (in this case, me, myself)
I plan to look for a trusted person who will help me create a decent roleplay/deathmatch server on Vault-TEC,
PM me if you're interested
-
Re: Forum Code tags w/ a C++ Syntax
There no [pwned] [/pwned]? XD
-
Re: Forum Code tags w/ a C++ Syntax
There is [ php], it has similar syntax
-
Senior Member
Re: Forum Code tags w/ a C++ Syntax
PHP Code:
do
{
}
while(a < a--);
Sorry just trying it out :P
Isn't there any C++ ones D;
A gaming community ran by one person, with servers made by individuals (in this case, me, myself)
I plan to look for a trusted person who will help me create a decent roleplay/deathmatch server on Vault-TEC,
PM me if you're interested
-
Senior Member
Re: Forum Code tags w/ a C++ Syntax
I won't offtopic but are there work
Can I use border for tables? Do it work?
-
Re: Forum Code tags w/ a C++ Syntax
There is now a Geshi BBcode available. Use it like [ code=language]your code[ /code]. Language can be cpp, c and so on.
Code cpp:
unsigned int foobar = 3;
printf("foobar %d", foobar);
BBcode [ table] exists by default.
-
Senior Member
Re: Forum Code tags w/ a C++ Syntax
Code C++:
do { this.Cat(player, 12345); }
@Cat(playerid, no)
{
return (no);
}
Thanks alot recycler, this is really handy
A gaming community ran by one person, with servers made by individuals (in this case, me, myself)
I plan to look for a trusted person who will help me create a decent roleplay/deathmatch server on Vault-TEC,
PM me if you're interested
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules