A content management system for SA:MP - Development discussion
#11

Quote:
Originally Posted by Kaliber
Посмотреть сообщение
There are huge library like YSI...

But sure, you can make one with your own syntax...but you should be very good in Pawn to do this.
I give you an advice, youse Makros and emit.

PHP код:
//example
#define player->SetPos(%0,%1,%2,%3) SetPlayerPos(playerid,%0,%1,%2),SetPlayerFacingAngle(playerid,%3)
//usage
public OnPlayerSpawn(playerid)
{
    
player->SetPos(x,y,z,a);
    return 
1;

Uhm, what are you talking about?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)